GeniusVentures / GeniusWallet

MIT License
10 stars 2 forks source link

Hook up Trust Wallet functions to Trust Wallet Core library #27

Open SuperGNUS opened 1 year ago

SuperGNUS commented 1 year ago

Look at the FFI code that was implemented and make the calls to the Trust Wallet Core Library needed for the Genius Wallet.

vampiebar commented 1 year ago

Flutter Linux with FFI for "./lib/ffi/genius_api_ffi.dart" compiling and working. Before closing this ticket I am testing on Windows

henriqueaklein commented 4 months ago

See what we need to use from wallet-core. The functions are on dart ffi, but aren't called on the wallet.

henriqueaklein commented 3 weeks ago

@matthewhoman expected to return in a week