Interaction with Smart Contracts using Truffle

This article discusses details on how to interact with smart contracts on Ethereum using Truffle and Infura. We will use a simple smart contract such as a storage contract to deploy and then interact or test the smart contract. To set up Infura, you can refer to my previous article here Setting up Infura account.It […]

Interaction with Smart Contracts using Truffle Read More ยป