452750
Ismail
@ismailmoazami #452750
Blockchain dev
38 Follower 86 Following
This week I built:
A tutorial for #Supersim tool:
https://medium.com/@ismailmoazami/exploring-supersim-a-quick-introduction-using-foundry-scripts-3397ab751ea9
A tutorial for #Supersim tool:
https://medium.com/@ismailmoazami/exploring-supersim-a-quick-introduction-using-foundry-scripts-3397ab751ea9
Just published a hands-on guide on using #Supersim tool from @Optimism to simulate #Superchain interoperability with Foundry scripts. Perfect for devs diving into the Interop Hardfork features. Check it out and let me know your thoughts!
https://medium.com/@ismailmoazami/exploring-supersim-a-quick-introduction-using-foundry-scripts-3397ab751ea9
https://medium.com/@ismailmoazami/exploring-supersim-a-quick-introduction-using-foundry-scripts-3397ab751ea9
Currently testing the #Supersim tool from @Optimism – it’s looking solid! It runs multiple Anvil nodes with a local L1 chain + two Op_Stack chains, making it easy to test the new interoperability features in the Interop Hardfork. Exciting progress for #Superchain!
Foundry Tip:
If you’re getting strange compile-time errors that don’t seem to make sense, just run:
```
forge clean
forge build
```
Doing this has saved me a lot of headaches—and it might do the same for you!
#SOLIDITY #FOUNDRY
If you’re getting strange compile-time errors that don’t seem to make sense, just run:
```
forge clean
forge build
```
Doing this has saved me a lot of headaches—and it might do the same for you!
#SOLIDITY #FOUNDRY
🚀 Just developed JinoUSD: An overcollateralized stablecoin system inspired by @PatrickAlphaC's course. Features multi-collateral support, liquidation protection, and Chainlink oracles. Excited to contribute to
#DeFi innovation! #Ethereum #Stablecoin
Code: https://github.com/ismailmoazami/jinousd-stablecoin-contracts
#DeFi innovation! #Ethereum #Stablecoin
Code: https://github.com/ismailmoazami/jinousd-stablecoin-contracts
Keep building, stay based
Keep building, stay based
Hey everyone!