Skip to content

Commit

Permalink
bullet fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zamrokk committed Oct 11, 2023
1 parent 70d5cf6 commit 23da336
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1409,16 +1409,14 @@ export default function WineCataloguePage() {

## Let's play

1. Connect with your wallet and choose `alice` account _(or one of the administrators you set on the smart contract earlier)_. You are redirected to the Administration/mint page as there is no NFT minted yet
2. Create an asset, for example :

- `name`: Saint Emilion - Franc la Rose
- `symbol`: SEMIL
- `description`: Grand cru 2007
- `quantity`: 1000

3. Click on `Upload an image` and select a bottle picture on your computer
4. Click on the Mint button
- Connect with your wallet and choose `alice` account _(or one of the administrators you set on the smart contract earlier)_. You are redirected to the Administration/mint page as there is no NFT minted yet
- Create an asset, for example :
- `name`: Saint Emilion - Franc la Rose
- `symbol`: SEMIL
- `description`: Grand cru 2007
- `quantity`: 1000
- Click on `Upload an image` and select a bottle picture on your computer
- Click on the Mint button

![minting.png](./doc/minting.png)

Expand Down

0 comments on commit 23da336

Please sign in to comment.