ntls-io / nautilus-wallet

Nautilus Wallet
GNU Affero General Public License v3.0
8 stars 4 forks source link

Pull out offline transaction and account creation from algonaut into wallet-usable codebase #2

Closed longtomjr closed 3 years ago

longtomjr commented 3 years ago

The goal here is to take the functionality that we need from Algonaut into a codebase that is either no-std compatible, or only use the Teaclave rust sdk's std library (with no-std being preferred if possible).

The functionality that we need is:


Repo: https://github.com/registreerocks/algonaut-sgx

PiDelport commented 3 years ago

We pulled this into an SGX-forked crate: https://github.com/registreerocks/algonaut-sgx