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

Support for SEP 10 challenge transaction #4

Closed
ire-and-curses opened this issue Aug 2, 2019 · 1 comment
Closed

Support for SEP 10 challenge transaction #4

ire-and-curses opened this issue Aug 2, 2019 · 1 comment

Comments

@ire-and-curses
Copy link

SEP 10 describes a specific form for the "challenge" transaction used for authentication. Providing a helper at the SDK level makes sense to save users from reimplementing the spec.

Here are example implementations in Go and JS.

@jillesvangurp
Copy link
Owner

We will rely on whatever is implemented for this in the Java SDK. I have an open pr for refactoring the federation client in that library: lightsail-network/java-stellar-sdk#233

Also may consider this later when implementing the new Kotlin client as discussed in #2

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

No branches or pull requests

2 participants