2 Forks
1 Stars
1 Watchers

consensus-proposing

"Proposing" means receptioning requests from customers and consortium members and staging these requests packaged into local proposals for being consumed by the consensus. Each of these local proposals once accepted by the consortium will be uniformly transacted on each consortium node. The transactions will then be appended into each node ledgers.

How to download and setup consensus-proposing

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

Or simply clone consensus-proposing with SSH
[email protected]:dolla-consortium/consensus-proposing.git

If you have some problems with consensus-proposing

You may open issue on consensus-proposing support forum (system) here: https://github.com/dolla-consortium/consensus-proposing/issues