Coming Soon — Aether is in active development
Pitch Deck Features API Chains
FastAPI · IPFS · Multi-chain · Dynamic NFTs

Dynamic NFTs.
Streaming images.

Dynamic NFT image streaming and minting API. Metadata generation, IPFS delivery, blockchain event indexing, marketplace API, breeding mechanics, and Physics NFT generation.

View on GitHub
# Generate dynamic NFT metadata
POST /api/v1/nft/generate
{
  "chain": "pearl",
  "type": "breedable_turtle",
  "traits": { "element": "cosmic" }
}
// → { image_url, metadata_url, ipfs_hash }

Features
The NFT infrastructure layer

Everything you need to create, manage, and serve dynamic NFTs across multiple blockchains.

Dynamic Image Generation
Generate NFT images on-the-fly from trait data. Chromosome frame rendering, color scale compositing, and real-time image streaming.
On-the-flyCompositing
Metadata Generation
ERC-721 and ERC-1155 compliant metadata. Automatic trait rarity calculation, attribute generation, and JSON schema validation.
ERC-721ERC-1155
IPFS Delivery
Pin images and metadata to IPFS for permanent, decentralized storage. Automatic pinning, gateway fallbacks, and CDN caching.
IPFSPinning
Event Indexing
Index blockchain events across all 8 chains. Mint events, transfers, sales, breeding, and staking — all searchable and queryable.
8 ChainsReal-time
Breeding Mechanics
Genetic trait inheritance, chromosome combination, phenotype calculation, and offspring image generation. Full breeding pipeline API.
GeneticsChromosomes
Physics NFTs
Generate Physics NFTs with real physical properties — world lines, world sheets, and particle interactions rendered as dynamic visual art.
PhysicsGenerative Art

API
RESTful NFT infrastructure

FastAPI-powered REST API with automatic OpenAPI documentation. Simple, fast, and developer-friendly.

Image Generation
POST /api/v1/nft/generate — Generate NFT images from trait data with real-time compositing.
Metadata
GET /api/v1/nft/{id}/metadata — ERC-721 compliant metadata with rarity scores and attributes.
Marketplace
GET /api/v1/marketplace — Search, filter, and browse NFTs across all chains with real-time pricing.
Breeding
POST /api/v1/breed — Calculate offspring traits, generate images, and prepare minting transactions.

Multi-Chain
One API, eight blockchains
Pearl (Polygon)
Primary chain for breedable turtle NFTs. Minting, breeding, and marketplace.
Diamond (Ethereum)
Premium NFTs and high-value collections. Auction house and rare traits.
Deltoid (Arbitrum)
DeFi-integrated NFTs. Collateralized lending and yield-bearing NFTs.
Citrine (BSC)
Daily growth turtles. Time-based evolution and feeding mechanics.
Sapphire (Base)
Territory claiming NFTs. Map-based gameplay and land ownership.
Cosmos Chains
IBC-connected NFTs across Cosmos ecosystem chains.

Pricing
Aether is part of the Colossal Capital ecosystem

Aether dynamic NFT generation is part of the Colossal Capital ecosystem. Platform pricing is managed through your Colossal Capital tier.

Sign up — CC keys portalView tier details

Dynamic NFTs.
One API call.

Generate, stream, and manage NFTs across 8 blockchains with a single FastAPI-powered REST API.