Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Const createAccount

  • Parameters

    • Optional entropy: Buffer

    Returns AccountCredentials

Const createAccountFromMnemonic

  • Parameters

    • mnemonic: string
    • accountId: number

    Returns AccountCredentials

Const getAccountId

  • getAccountId(principal: Principal, subaccount?: number, cryptoAdapter?: typeof CryptoJS): string
  • Parameters

    • principal: Principal
    • Optional subaccount: number
    • cryptoAdapter: typeof CryptoJS = ...

    Returns string

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration