0.0.39 • Published 9 months ago

@huma-shan/shared v0.0.39

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

Getting Started with Huma Dapp

The Huma Shared includes utilities/services/hooks for shared logics.

Available Scripts

In the project directory, you can run:

yarn install

Install all the dependencies and devDependencies

yarn start

Runs the package in the development mode.\

The page will reload if you make edits.\ You will also see any lint errors in the console.

yarn build

Builds the package for production to the build folder.\

yarn contracts:compile:abi

Generate static typings to /abis/types for contracts after updating abi files.

See the section about TypeChain for more information.