Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
xqft committed Sep 27, 2024
1 parent 32e9732 commit c211338
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,7 @@ For running the example you need to:
npm install -g zkapp-cli
```

1. Inside the `example/mina_zkapp` directory, configure the zkApp and deploy the contract following [this guide](https://docs.minaprotocol.com/zkapps/writing-a-zkapp/introduction-to-zkapps/how-to-deploy-a-zkapp) on the Mina Protocol documentation

1. After deployment, set the `zkappAddress` field on `example/mina_zkapp/config.json`
1. Set the environment variables in a `.env` file accordingly. A template can be found in `.env.template`.

1. Run the example by executing from the root folder:
```sh
Expand Down

0 comments on commit c211338

Please sign in to comment.