Skip to content

johngohrw/node-blockchain

Repository files navigation

node-blockchain

Decentralised transactional system with blockchains on node.js. Developed for a school project in early 2018.

image

Run instructions

cd node-blockchain - change directory to project folder

npm install - install dependencies

npm run start - concurrently run 3 servers (you can run more than that if you want)

now, go to localhost:3000 and start making transactions!

About

Decentralised transactional system with blockchains on node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published