Creating upgradable smart contracts using TDD
Introduction
Creating an upgradable smart contract is a complex task that needs to be carefully managed. In this article, we will discuss how to use a test-driven approach to create upgradable smart contracts.
Test-driven development is an important ...
lukmon-abdulsalam.hashnode.dev8 min read
Adesanoye Samson
Software Engineer
Thank you for this, I am glad i finally learnt how to create upgradeable contract