@0xaplus
Currently learning smart contract development(Solidity) at cyfrin updraft and so curiosity made check out
Liquid by @njokuscript github repo and then contributed a thing.
I updated the @base.base.eth deployment script on Liquid, this update is to basically remove having to store the private key in a .env rather it use an interactive terminal to collect key and encrypt it using foundry keystore feature.
https://github.com/metastable-labs/liquid-protocol/pull/14