GRPC Interface
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
The web interface is the preferred method for performing WalletNode's functions, however, it is possible to directly access the GRPC communication channels that the web interface abstracts.
RFC
See https://github.com/pastelnetwork/gonode/tree/master/walletnode for the current working implementation of WalletNode and its RPC interface.