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
- cw-infuser
0.6.0 - cw-infuser
0.7.3 - cw-infusion-minter
0.7.3 - cw-svg-minter
0.7.3 - cw721-svg
0.1.0 - dao-calendar
2.8.0-alpha.2 - whitelist-mtree
0.7.3
Machine pages: cd tools/schema-docs && cargo run --release (also just schema-codegen and gen-tools vocs-docs / openapi).