// On-Chain Factory
Create on-chain art and mint directly to your own contract. Enable adaptive, dynamic images that may respond to display gallery attributes.
Featured
More...PRMNT Contract Types
On-chain factory allows users to deploy their own contracts for use in the PRMNT ecosystem. Art and Metadata is stored on-chain, and delivered on-demand. Marketplaces and NFT services may cache URI data, but live data may always be accessed using the getArt and getArtwork functions.
Standalone artworks tht may be consumed by other art contracts.
Fragment
Allow minting SVG images directly on-chain as NFT
Mint
Mint images directly on-chain as NFT, which may then be distributed, and sold directly without composition into presentation contracts.
Designed to consume and compile fragment artworks into new NFT artwork.
Compose
These allow owners to compose and customize their nft using the source fragment contract artwork.
Typically these contain rules that govern how images are presented - suh as themes, filters, and masks. Allow minting SVG images directly on-chain as NFT
Generate
Generate a range of art based on configuration and source.
Typically these are generated randomly based on the contract configuration assigned by the deployer.