No private key custody
DRIP does not ask for or store your private key. Transactions are approved through your wallet.
DRIP is designed to make stream actions understandable and bounded, but no wallet interaction is risk-free. The safety model combines non-custodial wallets, previews, simulation, allowlists, and conservative access behavior.
DRIP does not ask for or store your private key. Transactions are approved through your wallet.
Users should see the intended action, affected stream, and expected outcome before signing.
When possible, transactions are simulated before the wallet prompt to catch failures and reduce surprises.
Private alpha access can be restricted to approved wallets through an onchain allowlist.
If access state cannot be verified, alpha and agent access should default to blocked rather than allowed.
The payer can pause, resume, or cancel streams and recover unvested funds according to stream rules.
Use small amounts during alpha, verify the app you are using, and do not sign a transaction unless the preview and wallet prompt match what you intended to do.