DemesneGH opened a new pull request, #192: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/192
This PR reorganizes basic modules to promote reuse and improve the development experience for TAs. * In this initial stage, the `secure_db` module has been moved into the `crates` directory. * It is now shared across both the `secure_db_abstraction` and `eth_wallet` examples. Future Plans: * More common modules can be moved into `crates` to encourage code reuse and simplify TA development. * Once the structure stabilizes, these crates are planned to be published on `crates.io`, making them easily accessible to the community. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org