Choose a flow, run it against a test mint, and compare the request, response, wallet state, and cashu-ts code. Test shortcuts are labelled where they appear.
Primary mint: https://nofee.testnut.cashu.spaceFallback: https://testnut.cashu.spaceLive calls and test-only steps are labelled in the timeline.Open starter kit
How it works
Start here.
1. Choose a flowUse the recipe cards below. Create wallet is the clean first run.
2. Press runThe timeline shows each request and response.
3. Copy the codeThe code panel shows the cashu-ts calls and the state your app owns.
Choose a flow
Pick one to load its steps and code.
Inputs
Mint token
Mint: https://nofee.testnut.cashu.space
Create a BOLT11 quote, use the test mint auto-fill, then mint and store real test proofs.
Ready. Run this to create a real quote, preview the blinded outputs, then mint proofs from the test mint.
Code
cashu-ts code
mint-token.ts
The same calls as the live run. Add your own storage where shown.