8000 GitHub - hoanbka/tiny-blockchain: Just a tiny toy blockchain thing
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hoanbka/tiny-blockchain

 
 

Repository files navigation

This is a port of snakecoin to JS. All credit to @aunyks who wrote the original.

I'm working on this to learn more about what a blockchain even is.

Try curl localhost:4000/transaction -H "Content-Type: application/json" -d '{"from": "akjflw", "to":"fjlakdj", "amount": 3}'

And also curl /mine and curl /blocks

License: WTFPL

About

Just a tiny toy blockchain thing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0