Isomorphic filecoin abstractions for RPC, signatures, address, token and wallet.
Used by the Metamask Filecoin Wallet.
pnpm install iso-filecoin
import { Token } from 'iso-filecoin/token'
import { Wallet } from 'iso-filecoin/wallet'
Check https://hugomrdias.github.io/filecoin
Read contributing guidelines here.