Welcome to a long awaited tutorial about porting a brownie project to Ape Framework. The goal of this tutorial is to provide you with general rules and guidelines on how to port. Ape was intentionally made to be similar to Brownie so you can use Ape intuitively.
In this tutorial, Chris demonstrates how to deploy a simple ERC-20 token on the Goerli testnet using Vyper with Ape Framework. You will need to install Ape and connect to the Goerli Testnet with tokens to pay gas fees for the transaction.