Swap in Safe Apps
With over 100 Billon secured assets, Safe is a multi-signature wallet that allows users to manage their assets in a secure and decentralized way.
Safe Dapps, are third party interfaces that live inside the Safe Wallet Web and allow users to interact with deFI protocols with a customized user experience.
Shark Protocol Widget has a deep integration with Safe Dapps, which allows anyone building a Safe Dapp to seamlessly add trading functionality.
This is interesting for Safe Dapps because:
🧱 Cut the development costs, building a good trading experience is hard!
☔️ Offer users all Shark Protocol innovations, like protection from MEV, just-in-time path finding (optimised for Multisigs), batching of transactions and more.
🤑 Create a revenue model for your Dapp by using the
partnerFee
.
The easiest way to get started is to follow the steps below.
Demo
Before you start, you can get a feel of the Safe App example. Feel free to skip this step!
The example shows:
How to make a new Safe App
How to make Swaps, Limit orders and TWAPs
How to control programmatically the swap widget
How to detect trade parameters (token selection, amounts, etc.)
How to define a dynamic fee
How to customize the colors, tokens, sounds, etc
Last updated