Random NFT mint smart contract for Aptos Blockchain. The smart contract is available in mainnet and testnet. For detail information please go to our docs
Mainnet contract : 0x8035a63a18798115679466eef240aca66364707044f0ac7484e4c462c8310ae9
Testnet contract : 0x8035a63a18798115679466eef240aca66364707044f0ac7484e4c462c8310ae9
yarn & cd packages/CLI & yarn & cd ../Candymachine-UI & yarn & ../../
ts-node packages/CLI/src/index.ts --create_candy
ts-node packages/CLI/src/index.ts --create_whitelist
- copy the resource_account from config.json file.
cd package/Candymachine-UI & yarn
- Add config.json resource_account to the env file in resource_account .
npm run dev