lotus-openrpc-client:从OpenRPC定义生成的Typescript中的Lotus API客户端
Lotus-openrpc-client从OpenRPC定义生成的Typescript中的Lotus API客户端。从使用:warning:目前,这是在探索什么是可能的。不用于消费。 :warning:出处从Lotus仓库中获取openrc定义,将其解压缩,然后将其传递给。 # ungzip the lotus full node openrpc definition curl " https://raw.githubusercontent.com/filecoin-project/lotus/f4a2c8fa49dfc456090f5a5ea1b4ae62d33b4f85/build/openrpc/full.json.gz " | zcat > full.json # create the typescript rpc client npx @open-rpc/generator gen
80.49KB
文件大小:
评论区