
Aspiring crypto dev. 0xrusowsky.github.io/blog/
118 Followers
curious to know if there are any warp users in farcaster. their demo looks sick, but always good to hear from those who have experienced it firsthand. https://www.warp.dev/
not exactly climbing, but this weekend i did some alpinism for the first time! way less strength demanding, but super fun 🤌
Euler’s last article is a must read!Plenty of insights on ERC4626 exchange rate manipulation and how to prevent it. https://www.euler.finance/blog/exchange-rate-manipulation-in-erc4626-vaults
broke: use `cast` to perform complex interactions with the blockchain via CLI. woke: use forge scripts to perform complex interactions with the blockchain. bespoke: use forge scripts to perform complex interactions with the blockchain + shell scripts / makefiles to execute them in an easy and reproducable manner.