0 Forks
0 Stars
0 Watchers

minichain

⛓ Basic blockchain concepts in Javascript (POW, Mining Rewards, Chain Validity, Balance Check etc.)

How to download and setup minichain

Open terminal and run command
git clone https://github.com/acrylix/minichain.git
git clone is used to create a copy or clone of minichain repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with minichain https://github.com/acrylix/minichain/archive/master.zip

Or simply clone minichain with SSH
[email protected]:acrylix/minichain.git

If you have some problems with minichain

You may open issue on minichain support forum (system) here: https://github.com/acrylix/minichain/issues