Skip to content

Wrappers and wallet packages for writing Harmony dApps and related tooling

License

Notifications You must be signed in to change notification settings

harmony-one/harmony-utils

Repository files navigation

harmony-utils 🧰

harmony-utils is a set of wrapper and wallet packages that can be used when creating dApps running on Harmony.

lerna code style: prettier

Packages @latest Version Size Description
🍬 Wrappers
@harmony-utils/wrappers npm version minzip Hmy wrapper
💵 Wallets
@harmony-utils/wallets npm version minzip OneWallet & MathWallet connectors

Local Development

  • Clone repo
    git clone https://github.com/harmony-one/harmony-utils.git

  • Install top-level dependencies
    yarn

  • Install sub-dependencies
    yarn bootstrap

  • Build and watch for changes
    yarn start

  • Build
    yarn build

  • Lint
    yarn lint

  • Lint (fix)
    yarn lint:fix

About

Wrappers and wallet packages for writing Harmony dApps and related tooling

Resources

License

Stars

Watchers

Forks

Packages

No packages published