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.
 
 
neeboo b823f1a03c [feat] http && net && rpc && baseProvider 6 years ago
examples [feat] added bip39 and bip44 6 years ago
packages [feat] http && net && rpc && baseProvider 6 years ago
scripts [feat] added keystore and encrypt/decrypt method to Account 6 years ago
typings [feat] added keystore and encrypt/decrypt method to Account 6 years ago
.babelrc [WIP] add dependencies 6 years ago
.eslintignore [feat] update a lot 6 years ago
.gitignore [feat] update a lot 6 years ago
.prettierignore [WIP] add dependencies 6 years ago
.prettierrc [WIP] add dependencies 6 years ago
README.md [chore] added packages link to README.md 6 years ago
gulpfile.js [feat] update build scripts 6 years ago
package.json [feat] added bip39 and bip44 6 years ago
tsconfig.base.json fixed: modify keytool to comply to eth-lib 6 years ago
tsconfig.json [feat] added keystore and encrypt/decrypt method to Account 6 years ago
tsconfig.test.json fixed: modify keytool to comply to eth-lib 6 years ago
tslint.json [WIP] add dependencies 6 years ago
webpack.config.js fixed: modify keytool to comply to eth-lib 6 years ago

README.md

Harmony-SDK-Core

A Harmony's blockchain javascript library

It's a mono-repo library, not yet published to npm.

Packages

  1. harmony-account
  2. harmony-crypto
  3. harmony-network
  4. harmony-utils