Javascript SDK of WoopChain protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
sdk/packages/harmony-account
neeboo 7f3473ce06 [breaking] move blockchain class to core 6 years ago
..
src [WIP] update blockchain and rpcs 6 years ago
README.md [chore] added more dones in README 6 years ago
package.json [WIP] update blockchain and rpcs 6 years ago
tsconfig.json [WIP] update Transaction and Account.signTransaction 6 years ago
tsconfig.test.json [breaking] move blockchain class to core 6 years ago

README.md

Plan

  1. Account instance
  2. Create Account
  3. Import prv key
  4. Import/Export keystore file
  5. BIP39
  6. BIP44
  7. [WIP] Sign txn/message
  8. [WIP] getBalance
  9. Wallet CRUD