A collection of generative trees whose seed, renderer and every pixel are committed to the Zcash chain. Anyone running the open indexer sees the same forest.
Each tree is an inscription in the Zcash transparent pool: a small declaration committed with a hash into a P2SH script, revealed in the next transaction. No IPFS, no server, no database of record.
The seed is SHA-256 of the mint transaction id and the block hash that confirmed it. The renderer is integer-only and deterministic; the reference source is inscribed too. Same seed, same pixels, on any machine.
Whoever can spend the 546-zatoshi output carrying the inscription owns the tree. Sales settle in one transaction signed by both sides. Nothing is ever held by us.
Pick where the tree should live, pay an invoice from any wallet, done. The service writes the inscription and delivers it to your address; it holds your ZEC only between confirmation and the reveal.
Run the open-source tool yourself. Your key never leaves your machine and no service is involved.
Source and build instructions on the repository (link in the footer).