0.0.6 • Published 4 years ago

bivcore-test v0.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago
{
  "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