Overview
Enable chain abstraction for your wallets, app frontends, AI agents, and dev tools in minutes.
Last updated
Enable chain abstraction for your wallets, app frontends, AI agents, and dev tools in minutes.
Last updated
Talk to us for access to the full developer docs.
Orby is a chain abstraction supernode that extends your node's functionality to enable chain abstraction, gas abstraction, and transaction monetization. Orby virtually unifies accounts on one or many chains and allows them to be used as one. Orby handles everything needed for these accounts to work as one, namely:
The virtual unification of the account states and balances across chains.
Communicating unified data/balances to apps to be used for transactions.
Generating and orchestrating the execution of all the operations a set of accounts needs to complete a transaction. This includes gas abstraction for both EOAs and AAs.
Most importantly, Orby requires no changes to existing infrastructure and is forward and backward-compatible. Orby can be added or removed from any wallet, app, or agent in minutes, just as you would a proxy. Furthermore, it works with any account configuration:
Orby gives the whole chain abstraction experience to EOA wallets regardless of whether they are browser extensions, mobile, or embedded.
It does the same for SCA/AA wallets.
It works if you want to use EIP 7702. It works if you do not want to use EIP 7702.
It works if you want to use preconfirmation systems regardless of whether they are token-wrapping-based resource locks like compact or module-based ones.
It works even if you want to merge EOAs and SCAs on the same chain to create hybrid accounts.