RBN - BlockChain algorithm implemented by Rovergulf Engineers team based on Etherium SDK
- Documentation: RBN Docs
- BlockChain network available at
swarm.rovergulf.net
go build -o rbn cmd/cli/main.go
./rbn help
# or just
go run cmd/cli/main.go help
git clone github.com/rovergulf/chain
wget dl.rovergulf.net/rbn:$RELEASE # TBD platform support
TBD
# validate using
rbn help
# or
rbn --version
rbn node run
# to get more opts
rbn node run --help
# TBD: sync modes, etc
If you run node without using wallets manager, it will automatically allocate a new one, place it to keystore,
and you will be able to import that account passphrase using node admin API
rbn wallets list
An extra reward for platform achievements and new block validations
Read more about Rovergulf Smart Chain algorithm in documentation
Short representation of it can be found in consensus/README.md
Read Contributing guide
Rovergulf Engineering Team team@rovergulf.net
Author: Dmitrii Limonov d@rovergulf.net