Experimental repo for working on various Secret Network client types.
rsecretis the main client here, using gRPC and gRPC-web. Inspired by secret.js.secret-rpcis a continuation of https://github.com/chris-ricketts/localsecret-rs and https://github.com/FloppyDisck/secret-rpc.secret-grpc-gatewayis generated by the OpenAPI Generator project, with a lot of manual editing. It usesreqwestand also supports WASM.
Hopefully I can make one generic enough to use any inner client type (gRPC, RPC, REST).