Tag: defi
All the articles with the tag "defi".
-
Stop Trusting .env: A Zero-Trust Pattern for Python Signers
Managing private keys in a secure way for python bots-like environments.
-
Solidity is ~O(log n), I Needed O(1): Building a Constant-Time Dispatcher in Huff
Breakdown of my process on approaching node guardians huff challenge on optimized dispatchers.