Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

zacanger/tiny-blockchain

Repository files navigation

Now archived. No updates are needed here, and also the blockchain still has no real-world use cases in which it actually outperforms any traditional technology (which is to say, I'm anti-blockchain).

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: MIT

About

Just a tiny toy blockchain thing

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published