/sonic-app

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Sonic Banner

Sonic Application

An open source interface of Sonic Open Internet Service (OIS)

📖 We recommend you to read an overview before you start. 📖

Accessing Sonic Application 🖥

The Sonic Interface supports swapping, adding liquidity, removing liquidity, depositing and withdrawing assets to and from the Sonic canister.

Minting Assets 🔨

Outside of swap functionality the swap page of Sonic Application also supports minting of assets. This is done by sending a mint transactions to the ICP Ledger, XTC and WICP canisters. You can read details about these integrations here.

Sonic-js 🔧

This application is using Sonic JavaScript SDK for calculations. You can find examples about how to integrate Sonic into your own application using sonic-js here.