How to Interact with Smart Contracts Using Brownie

Categories: ,

Description

After installing and working with Ganache CLI, we are going to interact with simple storage smart contracts Using Brownie. Meaning that we want to store and retrieve a value within the contract. After doing this you will see how simple and efficient Brownie is compared to other methods in python. We are also going to use testing modules to test the functionality of the contract and its deployment.

Reviews

There are no reviews yet.

Be the first to review “How to Interact with Smart Contracts Using Brownie”

Your email address will not be published. Required fields are marked *