Skip to content

hiro-nft/hiro-token-contract

Repository files navigation

hiro-token-contract

This project is the source of Hiro token distribution.

Includes initial distribution and time lock.

npx hardhat init
npx hardhat node
npm install --save-dev @openzeppelin/hardhat-upgrades @nomicfoundation/hardhat-ethers ethers
npx hardhat compile
npx hardhat test
npx hardhat run --network localhost scripts/deploy.js // deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published