Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Requires CAS version 20200323 or newer.

Tip

Required when using the GB Cloud as your CAS server.

...

3. Install & run Bitgo Express.

...

Verify that your node is working properly by sending a command via another terminal window.

  1. Open a new Terminal window/tab.

  2. Login on the second window via SSH to the Bitgo Express node.

  3. Type the following:

Code Block
curl localhost:3080/api/v2/ping

...