iso-filecoin
v5.0.0
Published
Isomorphic filecoin abstractions for RPC, signatures, address, token and wallet
Downloads
8,154
Maintainers
Readme
iso-filecoin
Isomorphic filecoin abstractions for RPC, signatures, address, token and wallet.
Used by the Metamask Filecoin Wallet.
Install
pnpm install iso-filecoin
Usage
import { Token } from 'iso-filecoin/token'
import { Wallet } from 'iso-filecoin/wallet'
Docs
Check https://hugomrdias.github.io/filecoin
Contributing
Read contributing guidelines here.