Pranesh A. S. Backend Engineer and Blockchain Developer. Keep learning, spread knowledge.

Stories by Pranesh A. S.

Unit testing smart contracts with forge

Unit testing and deploying smart contracts with Forge

Dev

Learn how to install and setup Foundry, create a simple Faucet contract, and use Forge to test the contract.

Pranesh A. S.
Jul 11, 2022 ⋅ 8 min read
Using the UUPS proxy pattern to upgrade smart contracts

Using the UUPS proxy pattern to upgrade smart contracts

Dev

The proxy pattern is the truest form of upgradability, and allows for changes to smart contracts without losing previous data.

Pranesh A. S.
Feb 24, 2022 ⋅ 8 min read