## Usage


Keywords
hedera-react
License
CNRI-Python-GPL-Compatible
Install
npm install @hedera-react/store@0.2.5

Documentation

hedera-react 🧰

A simple, maximally extensible, dependency minimized framework for building modern Hedera dApps

lerna code style: prettier

| 🏠 Core | @hedera-react/core

| 🔌 Connectors @hedera-react/flash

Local Development

  • Clone repo
    git clone https://github.com/mintmasterapp/hedera-react.git

  • Install top-level dependencies
    yarn

  • Install sub-dependencies
    yarn bootstrap

  • Build and watch for changes
    yarn start