Suicoins Terminal
Overview
The Suicoins Terminal is an open-source, lightweight adaptation of the Suicoins Swap feature, designed to enable seamless, end-to-end cryptocurrency swaps that can be integrated effortlessly into your platform.
Benefits of the Suicoins Terminal:
Secure on-site trading on the Sui Network
Enhanced user convenience with no need to navigate away from your platform
Streamlined user experience to improve trust and engagement
Key Features
Predefined Configurations
Define input and output tokens easily for precise trading pair setups.
Restricted Trading Options
Restrict swaps to specific tokens for enhanced security and platform focus.
Trading Fees Structure
The Suicoins Terminal applies a simple fee structure for swaps:
0.15% for Memecoin Project.
0.15% for Suicoins.
These fees are automatically calculated and deducted during each transaction.
How to Integrate
Vanilla SDK Integration
Follow these steps to integrate the Vanilla SDK into your project:
Step 1: Add the SDK Script
Include the following script in your HTML file:
Step 2: Add the Terminal Container
Add an empty <div>
with the required id
attribute to your code:
Step 3: Initialize the Terminal
Initialize the Suicoins Terminal with your custom parameters:
React SDK Integration
Step 1: Install the SDK
Use one of the following package managers to add the SDK to your React project:
Step 2: Import and Configure the Terminal Component
Import the SwapTerminal
component and configure it with the necessary parameters:
Visit terminal.suicoins.com to learn more and integrate the Suicoins Terminal into your platform.
For any questions or assistance, our team is here to help—don’t hesitate to reach out.
Last updated