GeniusVentures / GeniusWallet

MIT License
9 stars 2 forks source link

Integrate SuperGenius wallets balance and make trade(s) into FFI & Flutter Wallet #25

Open SuperGNUS opened 1 year ago

SuperGNUS commented 1 year ago

Integrate the reading/write of the SuperGenius chain (which I believe is in lmdb or rocksdb) but should be ultimately stored on ipfs as a chain of blocks of UTXOs for each wallet address.

henriqueaklein commented 3 months ago

This seems to be integration between the GeniusWallet and SuperGenius blockchain (which should be CRDT, but now there's just an example on account_handling folder on SuperGenius)