Home · Library · Workshop

Sandbox simulation lab

Intermediate · 15 min read

Interactive lab to generate mock issuance payloads and compliance annotations.

Educational only. Not legal advice. No custody, trading, or securities products.

Scenario setup

Pick a non-security asset type (badge, certificate, collectible, loyalty mark). Set network to testnet or regtest. Write a one-line objective that does not mention profit.

Issuance simulation

Use POST /api/sandbox/simulate with assetName, tokenType, network, and objective. Inspect the mockPayload: transferability should stay non-transferable; valueClaim should be none.

Compliance output

Copy the simulation into your design doc. Run the compliance preflight checklist. Export the agent pack so automated systems reuse the same guardrails.

Checklist

Next steps