SuiCoins Terminal
SuiCoins Terminal is an open-source, lightweight version of SuiCoins Swap feature, designed to provide a seamless end-to-end swap flow solution. It can be easily integrated into your Website, enabling smooth swaps across platforms.
Project Address
Insert your project address to get "future" fees from Swapping
Input Token
Insert the type of the token that you want to sell
Fixed Input Coin
Input coin cannot be changed
Output Token
Insert the type of the token that you want to buy
Fixed Output Coin
Output coin cannot be changed
Use user slippage
Slippage to be prefilled on first loadUse user slippage is true
SuiCoin renders as a part of your dApp.
How to setup
To setup the sdk, you just need to import the sdk on your Vanilla (HTML) project.
How to integrate
To integrate the terminal on the Vanilla code, you just need to add an empty div with the id="suicoins-terminal" and initialize the Sdk on the script tag.
Successfully Integrated