bivcore-test
v0.0.6
Published
A platform to build bivcoin and blockchain-based applications.
Downloads
4
Readme
{
"bivcoreNode": {
"chains": {
"BIV": {
"mainnet": {
"chainSource": "p2p",
"trustedPeers": [
{
"host": "127.0.0.1",
"port": 8339
}
],
"rpc": {
"host": "127.0.0.1",
"port": 8338,
"username": "admin",
"password": "1"
}
}
}
}
}
}
Run
bivcore BIVCORE_CONFIG=/path/to/bivcoin.conf BIVCORE_DATA=/path/to/data/directory/ --config /path/to/bivcore.config.json