← Back to work
Starknet Cairo STRK20 Shield Mode — in progress

Vasp

Starknet-native payment infrastructure — payment links with on-chain settlement, a batch distribution engine for airdrops and payroll, and a privacy layer built directly into the payment flow.

The problem

Getting paid in crypto is still harder than it should be. Wallet addresses are unreadable, settlement is opaque, and paying out a batch of contributors or airdrop recipients usually means a spreadsheet, a script, and a lot of manual double-checking.

Vasp exists to make sending and receiving value on Starknet feel closer to sending a link — with the settlement guarantees of the chain underneath it.

What it does
  • Generates payment links that settle on-chain, so the receiver gets funds directly to their wallet with no custodial step in between.
  • Runs a batch token distribution engine built for airdrops and payroll — one transaction flow instead of hundreds of manual sends.
  • Ships Shield Mode, a privacy layer built on top of the STRK20 Privacy Pool, so payment activity isn't fully exposed on a public ledger by default. Currently in progress and will roll out once finished.
Where it stands

The core payment link and batch distribution flow is live and app-side complete. Shield Mode is in progress and will be rolled out once finished — looking ahead, the goal is to make it quantum-resistant, in step with Starknet's post-quantum narrative.