• Pricing
  • Enterprise
  • Customers
  • Blog

Tag: testnet

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.

Sethu Raman Omanakuttan
July 26, 2022

Tutorials

Deploying a deterministic smart contract on Ethereum

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.

Bastian Simpertigue
July 19, 2022