Open yancyribbens opened 5 years ago
It was requested that we need a BTCD backend which accepts RPC calls for use with the playground.
I've created a BTCD instance on linode. The RPC instructions can be found here: https://github.com/btcsuite/btcd/blob/master/docs/json_rpc_api.md
The instance is here http://45.33.107.202:8333
It was requested that we need a BTCD backend which accepts RPC calls for use with the playground.