1 Forks
2 Stars
2 Watchers

weave

An implementation of a cryptocurrency blockchain network that implements P2P networking, local persistence, transaction merkle trees, memory pooling and a proof-of-work consensus layer. [WIP]

How to download and setup weave

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

Or simply clone weave with SSH
[email protected]:manishmeganathan/weave.git

If you have some problems with weave

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