$ brownie bake nft
nft ( )
contracts SimpleCollectible.sol
ERC-721
NFT
$ cd nft # nft
$ brownie console # eth-brownie (Python )
>>> network.disconnect() #
>>> network.connect(’sepolia’) # Ethereum
>>> accounts.add( ) #
>>> collectible = SimpleCollectible.deploy({’from’: accounts[0]}) # NFT
1,435,343 Gas
Invalid version brownie-config.yaml
[email protected] (2 )
contracts SimpleCollectible.sol
— 2025 3-4 Web3 — 2025-06-16 – p.33/48