Paul pfp

Paul

@paulelisha

12 Following
14 Followers


Paul pfp
Paul
@paulelisha
This week I built a Json data build tool to help build dynamic data and store data efficiently in merkle trees. Link: 🔗 https://github.com/PaulElisha/CreateJsonStructure Usage and Installation guide in the readme.
0 reply
1 recast
1 reaction

Paul pfp
Paul
@paulelisha
Glad to see this, great job 👏. It's gradual but moving.
0 reply
0 recast
0 reaction

Paul pfp
Paul
@paulelisha
This week I built a multi-chain deployment tool using Solidity and foundry standard library. It's a smart contract tool that allows base developers to deploy on the base mainnet and testnet. It also supports deployment on every chain in the superchain. It returns the deployment transaction parameters of any chain and enables the setting of this parameter in a project using foundry. Link >>> https://github.com/PaulElisha/MultiChainDeployer
1 reply
0 recast
0 reaction

Paul pfp
Paul
@paulelisha
This week I built a smart contract that helps base developers to write better test cases for their projects that integrate the Uniswap Permit2. It helps to hash Permit2 calldata, create signature and sign approvals off-chain using the Permit2 scheme instead of the regular signature scheme. To integrate in your test file, install using: forge install PaulElisha/Sign-Utils https://github.com/PaulElisha/Sign-Utils
1 reply
0 recast
1 reaction

Paul pfp
Paul
@paulelisha
Woohoo! Just got my hands on a sweet little SBT as an Onchain Credential for participating in Onchain Summer Buildathon 🥳✨ Check it out on OpenSea: https://opensea.io/assets/base/0x59ca61566C03a7Fb8e4280d97bFA2e8e691DA3a6/613 @base @devfolio
0 reply
0 recast
0 reaction

Paul pfp
Paul
@paulelisha
This week I wrote a smart contract that showcases the integration of the Pyth Price Feed to get real-time asset data. It demonstrates the use of the MockPyth contract of the Pyth Price Feed to write an integration test to fetch the Price Update Data instead of communicating directly with the Hermes API. I wrote an article that breaks down the code and explains the integration including the Hermes API to generate Calldata for real-world applications. Here's the link: https://medium.com/@PaulElisha1/accessing-real-time-asset-data-using-pyth-price-feeds-in-solidity-3428d8f3693e
1 reply
0 recast
1 reaction