Skip to content

defi-bear/hal9k

Repository files navigation

Hal9k

####Installation

npm install
cd oz && npm install
cd proxy && npm install

Compile smart contracts

npm run compile

Build

npm run compile

This copies hal9k, hal9kvault, feeapprover artifacts to prodartifacts folder.

Deploy Hal9k token contract

npm run deploy:token

Deploy Hal9k Proxy contracts

npm run deploy:proxy

NOTE: Modify deployProxy.js everytime after deploying contracts.

About

hal9k core smart contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published