It features minimal and privacy preserving data fetching.
 External requests made by book-of-profits can be separated into two categories: ✅: Featu

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2025-01-19 15:00:02

It features minimal and privacy preserving data fetching. External requests made by book-of-profits can be separated into two categories:

✅: Feature is supported on all chains ⚠️: Feature is partially supported ❌: Feature is planned but not supported yet

I wanted this to be primarly a terminal application and a REPL allows the decrypted data to be loaded into memory once, enabling users to execute multiple commands while only needing to input their password once, and also makes the process of updating the data and re-encrypting it trivial.

Building a web client is a planned feature. It should not be hard to compile the core components into WASM and make a client side application out of them.

Leave a Comment