@arowanadao/oracle
v1.0.8
Published
Price / Supply oracle for Arowana Finance
Maintainers
Readme
template-hardhat
TypeScript Hardhat template for Arowana Finance projects
Try running some of the following tasks:
yarn compile
yarn lint --fix
yarn build
yarn docs:dev
yarn test
yarn coverageGithub Action scripts are disabled by default, you can remove comment to reenable those.
For Yarn (to reinstall Hardhat dependencies)
To check required peer dependencies for hardhat & yarn run the following command
npx install-peerdeps @nomicfoundation/hardhat-toolbox -Y -D --dry-run