RXB (Record X-core Blockchain)
New blockchain, miners welcome. Built-in CPU mining software included.
SHA-256 PoW, difficulty adjustment per block
Block target 10 min, max block weight 6MB
SegWit from block 0, OP_RETURN 300 bytes
Onion-only network, P2P port 8327
Current height ~1500 blocks
Seed nodes:
5v2v5vq2jz6hjwzblnfvqr6rizbxllyst3wkcnfz7np2lskjsmrl2tqd.onion:8327
ig32f2l3xphumkptinc5j5ic4kj6mdyhobcfctcbkpfg4rhiuvbojmid.onion:8327
74zt3nxpo4sjjix47crkasbjk3gbsngrcqe4wi3q55aytjhns3ajyqqd.onion:8327
Quick start:
./rxbd -daemon -proxy=127.0.0.1:9050
./rxb-cli getblockcount
./rxb-cli createwallet "mywallet"
./rxb-cli getnewaddress
./rxb-cli encryptwallet "passphrase"
./rxb-cli walletpassphrase "passphrase" 300
./rxb-cli startmining "ADDRESS" 2
./rxb-cli getmininginfo
Source: https://github.com/Heiwabitnull/rxb-core.git
Binaries: https://github.com/Heiwabitnull/rxb-core-binaries/releases/download/v0.1.0/rxb-0.1.0-linux64.tar.gz
Whitepaper: https://github.com/Heiwabitnull/RXB-Whitepaper
Those who wish to run bridge nodes connecting clearnet with the onion network are welcome to publish their addresses and keep nodes running 24/7.
Heiwabitnull