GRPC Interface

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.

Last updated