KomodoPlatform / komodo-defi-framework

This is the official Komodo DeFi Framework repository
https://komodoplatform.com/en/docs/komodo-defi-framework/
104 stars 94 forks source link

Add support for Syscoin Platform Tokens (UTXO) #938

Open bstr156 opened 3 years ago

bstr156 commented 3 years ago

Would be great to have atomic swaps for tokens that exist on the Syscoin token platform. Going further, the ability for a swap to be conducted with minimal interaction between the parties for auction-type functionality. Extreme example: Seller sets their listing, walks away. Returns to find buyer has bought, deal is done, and assets have already been swapped, all conducted in a non-custodial manner. Would love to see a creative solution to this without involving a custom smart-contract!

There are a couple of packages for integrating with Syscoin.

In general, for conducting token value transfers our current documentation might be sufficient. That said, our dev-focused documentation is an active work-in-progress. Let me know if there's a particular area that you want to know more about in the immediate and I will do my best to fill that gap promptly.

Existing documentation for assets:

artemii235 commented 3 years ago

Thanks for opening the issue! Our roadmap is quite set for upcoming months but I will clarify the possibility of integration with the team.