Open francis-pouatcha opened 1 year ago
in the context of this task, we will also have to provide some functionality on how to protect secrets in a rust server. This is a sample project that goes into that direction: https://github.com/iqlusioninc/crates/tree/main/secrecy.
I am principally interested with:
Please i need help to implement this ticket @Blindspot22 @Christiantyemele
Sample Implementation from popular eth server implementation: https://github.com/paradigmxyz/reth/blob/main/bin/reth/src/args/secret_key.rs -> whereby they do nothing special.