Skip to content

Udemy Course - Build a blockchain and a cryptocurrency from scratch

License

Notifications You must be signed in to change notification settings

efcjunior/dummy-chain

Repository files navigation

Project Name: Dummy-chain

Udemy Course - Build a blockchain and a cryptocurrency from scratch

Architecture

  • Language: Javascript
  • Application server: Nodejs
  • Test library: Jest

Run tests

  • Unit Test

Execute all files with suffix .test.js i.e. block.test.js

npm run test
  • Dev Test

Execute development tests which are into dev-test.js

npm run dev-test

Run Application

  • Start Blockchain Web Application.
npm run start
  • Start Blockchain Web Application in development
npm run dev

About

Udemy Course - Build a blockchain and a cryptocurrency from scratch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published