The Case for Solidity-Only Testing in Smart Contract Development
Posted on Mon 09 October 2023 in tech • Tagged with ethereum, solidity, foundry
The Case for Solidity-Only Testing in Smart Contract Development
If you're diving into the world of Solidity and smart contracts, you may have wrestled with the question: should I develop and test my project entirely in Solidity? For those unfamiliar with the debate, the alternative is often testing using TypeScript …
Continue reading