5 Forks
25 Stars
25 Watchers

blockshare

A decentralized blockchain platform with a C++ core and JavaScript API layer, providing a peer-to-peer ledger system with REST API endpoints. Ideal for learning blockchain concepts and development, currently optimized for local networks over WiFi.

How to download and setup blockshare

Open terminal and run command
git clone https://github.com/Aradhya2708/blockshare.git
git clone is used to create a copy or clone of blockshare 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 blockshare https://github.com/Aradhya2708/blockshare/archive/master.zip

Or simply clone blockshare with SSH
[email protected]:Aradhya2708/blockshare.git

If you have some problems with blockshare

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