jillesvangurp / stellar-kotlin-client

Kotlin wrapper for the Stellar java sdk with some added kotlin convenience
MIT License
14 stars 1 forks source link

Add support for SEP0029 #6

Open abuiles opened 4 years ago

abuiles commented 4 years ago

Add support for SEP 29. This is important to provide a simple way to protect users from forgetting memos when submitting payments to exchanges.

What would you like to see?

You can use the following implementations as a reference:

Refs: https://github.com/stellar/stellar-protocol/issues/575