Skip to content

initial testnet network for onixcoin

Pre-release
Pre-release
Compare
Choose a tag to compare
@hbastidas hbastidas released this 26 Apr 19:42
· 16 commits to testnet since this release

this is a network for development purposes only

this release include new deamon for onixcoin.. please not for use in production.

create file ~/.ONIX/ONIX.conf

add this

rpcuser=onixu
rpcpassword=onixp
rpctimeout=30
dbcache=16
testnet=1
testnet_config=1

for run
./onixcoind -bind=127.0.0.1:41016 -rpcbind=127.0.0.1:41019 -reindex -addnode=107.170.213.97