@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)

Readme

Keywords

none

Package Sidebar

Install

npm i @inbloxme/inblox-wallet

Weekly Downloads

5

Version

1.0.4

License

ISC

Unpacked Size

1.78 kB

Total Files

3

Last publish

Collaborators

  • sidth
  • arjun1709
  • sshubham.agg
  • apoorv31