dsh-pyusd
v0.0.1
Published
PYUSD tools for dsh - the stablecoin with a fiat on/off ramp attached. Name reserved; spec below; first release in development.
Maintainers
Readme
dsh-pyusd
PYUSD tools for dsh - the stablecoin with a fiat on/off ramp attached.
A plugin for the DeepSeek Harness (dsh).
Why
PYUSD's distinguishing feature is the bridge to the existing payment giant that issues it. For agent flows that start or end in the fiat world - invoices paid, payouts cashed - the ramp matters as much as the asset.
What it does
- Asset profile: chains, decimals, gasless patterns where they apply
- Ramp awareness: where fiat<->PYUSD boundaries are, costs stated plainly
- Transfer drafting with destination validation, mirroring dsh-usdc's discipline
- Balance reads with the chain cited on every number
How it fits dsh
Same signing isolation and ledger integration as the other stablecoin adapters; feeds the dsh-stablecoin unit-of-account ledger.
Design principles
- Ramp costs are fees - shown, not absorbed silently
- Same field-by-field signing discipline as USDC
- Reads cited, writes gated
Status
Name reserved, spec locked. Roadmap: 0.1 profile + reads -> 0.2 transfer drafting -> 0.3 ramp cost tables. The first release lands when the 0.1 scope above is fully implemented and tested - not before.
License
MIT
