Tagged in

Ethereum

Level K
Level K
Ethereum Smart Contracts and Decentralized Applications
More information
Followers
200
Elsewhere
More, on Medium

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…