EXPERIMENT 001 / ENCRYPTED COLLECTIBLES
Hidden data.
Real ownership.
Create a record. Claim it. Pass it on. Change its state.
A working lab for the world we haven’t built yet.
01 / LIVE TEST BENCH
Put the rules to work.
These controls sign with disposable server test wallets. Alice and Bob are test identities. Every successful action below is a real Devnet transaction.
The Alchemy RPC connection is configured. Run a fresh check to verify Devnet, the deployed program and server test wallets before submitting transactions.
Connection status & verification notesGenerates a secret seed on the server and stores its encrypted form on-chain. Uses test SOL for account funding and fees.
Rejection checks are simulations. They do not submit transactions or spend test SOL.
Diagnostic pattern only. The final collectible design is still open.
- Current owner
- —
- Original finder
- —
- Evolution checkpoint
- —
- Server decryption
- —
02 / VERIFIED ON DEVNET
Receipts, not assumptions.
A completed lifecycle test against our deployed program. This is a dated snapshot; use the controls above for fresh results.
Negative checks were simulated with valid transaction signatures. The program returned the expected authorization errors.
03 / CONTINUE THE WORK
Everything the next session needs.
Current status
What passed. What remains open.
FIELD NOTEArchitecture
What lives on-chain and on the server.
FIELD NOTEDevelopment runbook
Build, deploy, fund, and repeat.
FIELD NOTEProduct context
The idea, the pivot, and the constraints.
FIELD NOTEProgram specification
Account format and ownership rules.
FIELD NOTEDecisions & next steps
Unresolved gameplay and production work.
Start another conversation with the project name and ask it to read the README and current status. Bootstrap & iteration notes →