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).
[x] Create and sign a transaction (several steps) { note: initially just try and implement it using the types, we can do the builders in the future if needed }
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