Smart Pacts Gallery — User Guide

Test network. The Gallery currently runs on the Kadena-CE community testnet (testnet06). Everything here is real mechanics with test value: the KDA is test KDA (free from the faucet), and NFTs exist on a test network. Treat it as the public proving ground for the real thing.

The Gallery is an NFT marketplace where the contract, not the marketplace, enforces the rules: the artist’s royalty is paid on every sale automatically, the platform fee is capped forever at 5% by an immutable constant, and every sale settles through an on-chain escrow that provably pays out every fraction of the price.

Read If you want to
How it works understand what makes this marketplace different
Getting started set up a key, get test KDA, pick a chain
Create an NFT mint your own 1-of-1 token
Sell list, re-price, and understand the payout split
Buy purchase safely and know exactly what you own
Move between chains relocate a token to another Chainweb chain
FAQ & safety the rules that protect you, and the ones that bite

Verify everything yourself. The Gallery contract is n_d97ffd2ca290429b5dc85ce551a8d07d038e9641.smartpacts-gallery, identical on all 20 chains. It implements the open Kadena NFT standard v1, published on-chain by the Pact Community Organization in its own namespace (n_e82dd10f74b7e8c253553de95629fdfa35cf8379). Every module hash is published and checkable with a single query — no trust in this documentation required.