A lightweight library to manage swaps/withdrawals from Fiat to LUNC/LUNA via the KuCoin Exchange, and makes it very easy for Terra developers to migrate liquidity on-chain.
Explore the Docs »
Example App
·
API Reference
·
NuGet Package
·
GitHub
Helps dApps & developers migrate customer funds from the KuCoin Exchange to prepare wallets for on-chain transactions & payments.
- Written in C#, with type definitions
- Works with Xamarin, Unity, Asp, and all other frameworks in the .Net Ecosystems
- Makes it easier to manage payments for anyone deploying to the Apple or Google app stores
Grab the latest version off NuGet
dotnet add package Binance.Net.FiatToTerra
This package can be used for Mobile & Web Developers, or SDK Developers looking to extend the Terra Platform
abstract void InitiateSwapsForCurrency(string currencyCode);
abstract void MigrateCustomerFundsForOnChain(string kuCoinWallet, string terraWallet);
If you are using Binance.Net.FiatToTerra for Unity, please make sure to install the following asset in your project, and follow the installation instructions above
This software is licensed under the MIT license. See LICENSE for full disclosure.
© 2022 TerraMystics.