a new kind of L1: add verifiability and shared state to any application
delta's SDK lets any system get the benefits of blockchains, without the limitations and pain
web2 ux
- No gas
- Apple Pay-like signing, no wallets
- Instant transaction processing
- Use existing liquidity
- Hack-prevention with delayed settlement
web3 guarantees
- Shared State
- Verifiability
- Self-Custody
web2 devex
- No smart contracts
- Integrate simple SDK
- Use any software tools
- Build a unified stack without middleware
- Safe upgrades without audits
building a delta application
delta gives you the same desirable properties of blockchains, but developing a delta app is more like building a Web2 system than a traditional crypto app.
As a developer, the blockchain makes most of your choices for you: it allocates your compute, picks the tools at your disposal, and defines your source of truth.
With delta, you instead add verifiability and shared state access directly to a system which has been built with any software stack.
Our SDK is currently available in Rust and Typescript, with every major language to be added over time.
possible with delta
execution
- Call APIs directly
- Use arbitrary compute resources, no gas
- Incorporate true randomness
- Make any existing system a delta app via a lightweight adapter
- Automate with event-based triggers
- Run AI and heavy computational models
identity & privacy
- Connect real identity
- Use sensitive, confidential data
- Incorporate KYC/AML natively
- Web2 privacy by default with selective disclosure
ux
- Eliminate hacks with on-demand settlement
- Native passkeys, smartphone as wallet
- Eliminate harmful MEV with provably fair ordering
- Upgrade your code without incurring risk
- Enable native chargebacks/refunds
- Integrate atomically with bank/card rails