@inbloxme/inblox-wallet

1.0.4 • Public • Published

Generate Wallet

Download this library using,

npm install @inbloxme/inblox-wallet

Import this library into your project using,

const InbloxWallet = require('@inbloxme/inblox-wallet')

Initialise the constructor

const wallet = new InbloxWallet()

Generate your wallet using,

const newWallet = wallet.createWallet()

If you already have a mnemonic and wants to import the wallet using mnemonic, then use,

const mnemonic = 'your, twelve, word, seed, phrase, to, import, your, Ethereum, wallet, credentials, from';
const newWallet = wallet.importFromMnemonic(mnemonic)

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @inbloxme/inblox-wallet

    Weekly Downloads

    0

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    1.78 kB

    Total Files

    3

    Last publish

    Collaborators

    • sidth
    • arjun1709
    • sshubham.agg
    • apoorv31