FilecoinClient

Filecoin RPC client

Constructor

Usage

import { FilecoinClient } from '@blitslabs/filecoin-js-signer'

const client = new FilecoinClient(process.env.LOTUS_URL, process.env.LOTUS_TOKEN)

Properties

Last updated