05/17/2026
Big update from Token Depot Corp.
We just launched the new Token Depot GitHub with three public repositories designed for builders, auditors, customers, investors, and anyone curious about how real-world token apps can actually work on Kaspa/KRC-20.
The goal is simple: make the trust layer visible.
1. Token Depot Standard Wallet Open-Core
This repo is our source-visible Standard Wallet trust package. It shows how Standard Wallet keys are created in the browser, how encrypted keyfiles work, how the hosted server stores watch-only wallet descriptors, and how KAS/KRC-20 sends and Direct/Open swap signing preserve self-custody.
2. Token Depot Oracle Node Open-Core
This repo provides a local Oracle Node dashboard for tenant operations. It is MIT-licensed and free to inspect, run, and adapt. It does not grant access to Token Depot-hosted infrastructure, but it shows the local operator side of the Token Depot tenant model.
3. Token Depot Entitlement Apps
This is the newest one and probably the most fun for developers. It includes working reference apps that show how to discover CA issue-mode tokens, view wallet entitlements, gate access by token balance, verify merchant redemption transfers, and move the checks server-side with a backend verifier.
This is where things get interesting: CA tokens can become proof of membership, proof of license, proof of coupon ownership, proof of redemption, proof of access, or proof of eligibility.
That is why we created this GitHub: to move from theory to working examples people can inspect, test, and build from.
We’re not just talking about tokenization. We’re showing how to make tokens useful in real dapps.
GitHub:
token-depot has 3 repositories available. Follow their code on GitHub.