@huma-finance/web-shared
v0.0.80
Published
 
Keywords
Readme
Huma Web Core
The Huma Web Core includes utilities/services/hooks for web 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 abi-type
Generate static typings to /abis/types for contracts after updating abi files.
See the section about TypeChain for more information.
yarn abi-type-v2
Generate static typings to /abis/v2/types for contracts after updating abi v2 files.
See the section about TypeChain for more information.
