Skip to content

PoW blockchain node to gain hands-on experience starting a real network together

License

Notifications You must be signed in to change notification settings

h4nsu/Academy-PoW

 
 

Repository files navigation

Academy PoW

Unit Tests E2E Tests

A Proof of Work blockchain node for use in the Polkadot Blockchain Academy. It happens to be based on Substrate, but no Substrate knowledge is required. Students will use this node to start their own network, perform hard and soft forks, and execute smart contracts.

Instructors, planning to host such an activity should see the docs on setting up a bootnode.

Building the Node

First you will need a Substrate developer environment.

  1. Cloning this repo
  2. Running cargo build --release

More Help

This code will be used primarily as an in-class activity that is instructor led, so just wait for details in class.

About

PoW blockchain node to gain hands-on experience starting a real network together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.3%
  • Shell 6.6%
  • Other 1.1%