You are viewing a single comment's thread from:
RE: C# lib Ditch 2.0 for Graphene from Steepshot team
I mean the steem CLI Wallet. Does this API need any RPC IPs or similar nodes for it to work?
I mean the steem CLI Wallet. Does this API need any RPC IPs or similar nodes for it to work?
Ditch interacts with steemd.steemit.com through websockets by default.
However, you can write and use your custom ChainManager to interact with other nodes.
More info here https://github.com/Chainers/Ditch/blob/master/Sources/Ditch/ChainManager.cs