Tutorials
The Brownie Python tutorial series—Part 2
This tutorial shows you how to use Python scripts in the Brownie framework for contract deployment and testing. We will also learn how to work with actual Ethereum testnets while using Brownie.
This tutorial shows you how to use Python scripts in the Brownie framework for contract deployment and testing. We will also learn how to work with actual Ethereum testnets while using Brownie.
In this article, we will explore two different approaches on how an EVM-based blockchain generates contract addresses when deploying new instances on different networks: the classic way and a deterministic approach.
Part 2 of the Avalanche subnet tutorial series. In this article, we’ll guide you in setting up a personal avalanche fuji testnet node on a local machine and making it a validator.