Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.68 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.68 KB

AltiliumDAO

Smart Contracts

Governance Contracts for AltiliumDAO

Ethereum Mainnet Deployment

Sepolia Testnet Deployment

Goerli Testnet Deployment

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy_token.ts
npx hardhat run scripts/deploy_presale.ts