threefoldtecharchive / threefold_wallet_archive

Testing with the testnet.
Apache License 2.0
0 stars 1 forks source link

Binance Smart Chain transfer #213

Closed DylanVerstraete closed 3 years ago

DylanVerstraete commented 3 years ago

Create a UI extension where the user can create a transfer to a BEP20 address. (similar to ERC20).

This transfer should:

Added by Ken :

Use following for memo calculation :

https://github.com/JimberSoftware/stellar-crypto/pull/16

ken-de-moor commented 3 years ago

@DylanVerstraete could you maybe include exactly the fields the user has to input?

For example :

"Address" : < BEP20address > "TFT" : < Amount of TFT to send >

I assume only those fields are needed, and the app can calculate everything else?

DylanVerstraete commented 3 years ago

Include where?

ken-de-moor commented 3 years ago

Include where?

Discussed in telegram pms, added in original ticket now.

sasha-astiadi commented 3 years ago

developed but not gonna bee used/disabled for now

ken-de-moor commented 3 years ago

Was shelved, will close as it'll probably return with entirely different specs if it's ever needed.