a fully functional blockchain coin in a single javascript file
npm i
node gafcoin.js -p <PORT>
you can also clone this repo and open index.html to run a web node
you can get your wallet private key with the private_key command on the node.
write it down somewhere and start gafcoin with node gafcoin.js -p <PORT> -k <YOUR KEY>
mit