@filecoin-shipyard/lotus-client-rpc
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Lotus JS Client - RPC query module

This library supplies a low-level interface for making calls to the Lotus JSON-RPC API.

See filecoin-shipyard/js-lotus-client for examples that show how to use this provider.

Re-generating TypeScript definitions

TypeScript definitions are generated by go-tsgen in https://github.com/filecoin-shipyard/js-lotus-client-schema. It links directly to Lotus. Updating the version of Lotus in its go.mod should generate updated TypeScript definitions.

There is an npm script here that can build and run the latest version locally if you have Go installed:

npm run build:ts

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

/@filecoin-shipyard/lotus-client-rpc/

    Package Sidebar

    Install

    npm i @filecoin-shipyard/lotus-client-rpc

    Weekly Downloads

    100

    Version

    1.2.0

    License

    (Apache-2.0 AND MIT)

    Unpacked Size

    88.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • npm-service-account-filecoin-shipyard
    • jimpick
    • alanshaw
    • lidel
    • achingbrain
    • stebalien
    • dignifiedquire
    • mikeal
    • dietrich
    • rvagg
    • vascosantos