The Yeoman - Hello World
Say Hello to the world of Yeomen development
Last updated
Say Hello to the world of Yeomen development
Last updated
Let's look at a simple Yeoman and try to install it!
Here is an example of a example. In this example, we have a Contract deployed on a EVM testnet.
1) Take a look at the Contract address: , we'll be interacting with it.
2) Generate an ETH account (Use Metamask for a similar wallet)
3) Get some Holesky ETH from the Faucet, use the or anything else
4) Add the account to . You can either choose to connect with Wallet Connect or with Private key for burner accounts.
5) Install the , which should look something like this
6) Make sure you select your account on the Select Account section.
7) Click on the play icon to run your first Yeoman!
In the next few sections we look at the structure of a Yeoman.