Skip to content

Real objects. On‑chain.

Documentation for the QRToken framework — the contracts, the Hardhat CLI, and the IPFS/Filebase metadata pipeline for issuing verifiable token-of-truth series. Everything here is for standing up your own deployment.

On-chain provenance

Every claim about the underlying asset is tagged by source — read from the blockchain, or from IPFS metadata — so a holder can verify it without trusting any website.

Series → holders → activation

Mint an ERC-1155 series, register holders, and let owners take possession by signature. QRToken is the framework; you run your own deployment.

Start with the Introduction for the model and the framework/deployment boundary, then follow Getting Started to stand up your own series.