Skip to content

ATO-nft/continua-minter

Repository files navigation

Continua Minter

Live at continua-minter.netlify.app.

Install

npm i

Run

npm run dev

Commands

cd hardhat
npx hardhat run scripts/clear.ts
npx hardhat run scripts/deploy.ts --network goerli

Example contract

Mainnet deployment

continua-deployment

Deployment tx: https://etherscan.io/tx/0x1cfdd73c2dc4ad54cf57f7d0bef380ce80c04474739e5ec60bc0f0f6d1cc43e8

Deployment process

  • Upload metadata
  • Fix URIs
  • Fix contract name
  • Send ETH to deployer (0.041)
  • Publish to Mainnet
  • Send ETH to gallery (0.011)
  • Send app url to gallery

Supprted networks

  • Ethereum Mainnet
  • Goerli Testnet

Support

You can contact me via Element, Telegram, Twitter, Discord, or LinkedIn.

License

GPL-3.0