Skip to content

RadicalLedger/hdk-wallet-lib-sample-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#hdk-wallet-lib-sample

Simplest usage of @zedeid-sdk/zedeid-hdk-wallet

How to run

npm install
npm start

How it works?

  • Initialise a wallet by generating a random seed (get converted to a mnemonic)

  • Use Wallet.getChildKeys("path") to generate child keys

  • path should be in the form of m/index_parent/index_child

  • ex: m/2/1/4

  • Save above generated mnemonic to restore the same wallet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published