You are viewing a single comment's thread from:RE: C# lib Ditch 2.0 for Graphene from Steepshot teamView the full contextView the direct parenthackerwhacker (58)in #steem • 7 years ago 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