@imqueue/rpc
RPC-like client-service implementation over messaging queue
@ctsy/rpc-client
Support both JSON AND Buffer ## how to use it install this package ```shell npm i @ctsy/rpc ``` import this package ```typescript import RPC from '@ctsy/rpc' let rpc = new RPC(); let buffer = rpc.encode();
rim-xmg-json-rpc-lib
A TypeScript library for RPC utilities interfacing with the Coin Magi (XMG) cryptocurrency blockchain.