Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bfullam committed Apr 12, 2024
1 parent aa31123 commit cf25d6e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ To test ERC-6551 implementation:
3. Yarn deploy
4. Get funds from faucet for burner account
5. In "debug contracts" tab
<br>5a. select "MyNFT"</br>
<br>5b. safeMint to controlled address with tokenId set to 1</br>
5a. select "MyNFT"<br/>
5b. safeMint to controlled address with tokenId set to 1<br/>
6. In "home" tab (check console logs and block explorer for records of operations below)
<br>6a. Click "Fund TBA" to send 10 ETH from the Anvil default account to the Token Bound Account</br>
<br>6b. Click "Create Account" to register Token Bound Account in the Registry</br>
<br>6c. Click "Transfer ETH" to transfer 1 ETH back to the Anvil default account</br>
6a. Click "Fund TBA" to send 10 ETH from the Anvil default account to the Token Bound Account<br/>
6b. Click "Create Account" to register Token Bound Account in the Registry<br/>
6c. Click "Transfer ETH" to transfer 1 ETH back to the Anvil default account<br/>

# 🏗 Scaffold-ETH 2

Expand Down

0 comments on commit cf25d6e

Please sign in to comment.