Skip to content

create

create(type, network): object

Defined in: packages/iso-filecoin/src/wallet.js:156

Create account

ParameterType
type"SECP256K1" | "BLS"
networkNetwork

address: IAddress

optional path: string

Derivation path - only for HD wallets

privateKey: Uint8Array

Private key - only for RAW and HD wallets

publicKey: Uint8Array

type: "SECP256K1" | "BLS"