Basic Overview

Odyssey v2.0.1 is a robust command line interface tool created to simplify the interaction with Non-Fungible Tokens (NFTs) on the Aptos blockchain. It enables users to effortlessly deploy NFT collections.

CLI Features:

  • Deploy Aptos Digital Asset (DA) Standard NFT collections with the option for royalties

  • Ability to pause and resume minting of NFT collections

  • Mint NFTs

  • Establish whitelist phase and public phase

  • Setup whitelisted addresses

  • Generate Merkle root for whitelists

  • Generate Merkle proof for a wallet

  • Ability to upload image and metadata files for the NFT collection

  • Ability to generate random images via layering and generate respective metadata json files for the NFT collection

  • Ability to mint a placeholder (pre-revealed) image first, before revealing the NFTs across the entire collection at one go at a later time

  • Ability to set specific date and times for up to 4 additional phases of mint

Mint UI Features:

  • Mint NFT

  • Check eligibility based on whitelist or public phase


Last updated