Archive of stories published by Level K

Testing Smart Contracts with Truffle

If you’ve started building DApps on Ethereum, you’re probably using the Truffle Framework. Truffle provides many features to make your life as a smart contract developer easier. In this post, I’ll focus on truffle test and describe my experience writing tests for a…