core
core copied to clipboard
Output helper functions for RPCs for easier calling from JS / TS
Make a client-side function for all RPC-s, stored in a module corresponding to its server-side module. It should return a Promise type that is easily consumed from JavaScript or TypeScript.