Skip to content
LogoLogo

Infuser and SVG mint

These contracts let people create collections, mint SVG NFTs, and infuse existing collections into new ones on Terp. You do not need CosmWasm to use a mint page. You do need the message names on each contract page if you are wiring a wallet, a minter backend, or another contract.

This index is generated from every cw-schema IDL in the workspace (contracts, vendor, top-level schema). Query is the supported console surface; instantiate and execute share the same OpenAPI.

Contracts

Machine pages: cd tools/schema-docs && cargo run --release (also just schema-codegen and gen-tools vocs-docs / openapi).