[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Syscoin Platform Tokens (UTXO) #938

Open
bstr156 opened this issue May 7, 2021 · 1 comment
Open

Add support for Syscoin Platform Tokens (UTXO) #938

bstr156 opened this issue May 7, 2021 · 1 comment

Comments

@bstr156
Copy link
bstr156 commented May 7, 2021

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.

  • syscoin-js (A javascript library for interacting directly with a Syscoin RPC Server)
  • syscoinjs-lib (A high-level Web 3.0 type SDK that uses a Syscoin Blockbook instance for backend. Uses complementing libraries such as syscointx-js which is a raw transaction creation library, and others.)

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
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants