revelrylabs / elixir-stellar-client

Elixir Client for Stellar
MIT License
20 stars 8 forks source link

Add support for SEP0029 #65

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