Skip to content

Instantly share code, notes, and snippets.

@takinbo
Created March 23, 2019 15:13
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save takinbo/4525a0fa50f259857ee18124f6a3d0b4 to your computer and use it in GitHub Desktop.
nbxplorer environment file
NBXPLORER_NETWORK=mainnet
NBXPLORER_BIND=127.0.0.1:24444
NBXPLORER_NOAUTH=1
NBXPLORER_CHAINS=btc
NBXPLORER_BTCRPCURL=http://127.0.0.1:8332/
NBXPLORER_BTCNODEENDPOINT=127.0.0.1:8333
NBXPLORER_BTCRPCAUTH=rpcuser:rpcpassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment