Blockchain
Overview
Make a cryptocurrency (without a network) using the @adcharity/blockchain
module
Installation
npm install @adcharity/blockchain
and require at the head of the script
Docs
https://www.npmjs.com/package/@adcharity/blockchain
Features
- create a key/wallet
- make transactions
- mine with reward
- get balance of address
SixBeeps
Ah, you just gave me an idea: Bitcoin mining on the Repl.it servers xP
SixBeeps
@AdCharity darn rules
SixBeeps
@AdCharity just make it a private repl they cant see the code
SixBeeps
@AdCharity just tell them you're running a mc server
zplusfour
perfect, i tried to make up a package in npm... but it neeeds money, i'll make that later
does this work in python?
@SpaceFire sorry it's a node.js module. I could try and convert it to python though :P