Get Started
Decent connects your rollup to every other chain. We provide chains with out-of-the-box bridge interfaces to onboard users, and we equip developers in your ecosystem with a comprehensive set of APIs and components to offer chain abstracted transactions in their apps. If you've clicked the Install button on the right, you're good to go! Your chain is now supported in Decent's cross-chain routing network. To upgrade your support to include faster (instant) bridging, and/or to add DEX support for swaps on your chain to complement your canonical route, please contact the Decent team here.
Embedding Decent's bridge UI
Quickly install Decent into your bridge or application site by following these steps:
- Make a free account in the Developer Console, and spin up a free API key on the first page ("+ Create New App")
- Go to the Playground tab and select "Swap" in the Action Type field.
- Decide whether you'd like to use our standard customizable modal or the offered APIs and Hooks to design your own custom frontend experience from scratch.
- Check out our no-code tools to customize the component and configure/send test transactions: a. Swap Modal Customizer b. Connect your wallet to send test transactions directly in the Playground!
- Copy the starter code and paste it into your desired bridge page. You're all set!
Helpful Links
Live Examples