A simple, maximally extensible, dependency minimized framework for building modern Harmony dApps
Packages | @latest Version |
Size | Description |
---|---|---|---|
🔌 Connectors | |||
Browser Extension/dApp Browser | |||
@harmony-react/onewallet-connector |
OneWallet Connector | ||
@harmony-react/mathwallet-connector |
MathWallet Connector | ||
🐉 Low-Level | |||
@harmony-react/abstract-connector |
Shared Connector Class | ||
@harmony-react/types |
Shared TypeScript Types |
-
Clone repo
git clone https://github.com/harmony-one/harmony-react.git
-
Install top-level dependencies
yarn
-
Install sub-dependencies
yarn bootstrap
-
Build and watch for changes
yarn start