This is an NFT collection minted for developers building on the DIMO Network.
You can execute the following commands to build the project and run additional scripts:
# Installs dependencies
npm i
# Compiles contracts
npm run build
# Run tests
npm run test
forge doc --serve --port 40000
Using $DIMO
.
npx hardhat run script/deploy.ts
npx hardhat run script/upgrade.ts