Skip to content
Wisdom And Wonder

Wisdom And Wonder

Equanimity Λ Computing

  • About
  • Archive
  • Privacy Policy
  • RSS

Tag: Bitcoin Testnet

How to start the Bitcoin Testnet node on macOS

This is how to start the Bitcoin Testnet node on macOS.

It creates an function btctestnet for convenience.

This configuration loads the txindex so I can lookup transaction information too.

btctestnet ()
{
    open /Applications/Bitcoin-Qt.app --args -txindex=1 -testnet "$@"
}
Author grantPosted on 2021-09-282021-09-30Categories CryptocurrencyTags Bitcoin, Bitcoin Testnet
  • About
  • Archive
  • Privacy Policy
  • RSS
Wisdom And Wonder Privacy Policy Proudly powered by WordPress