Skip to content

Commit

Permalink
chore(docs): app readme clarifications
Browse files Browse the repository at this point in the history
  • Loading branch information
mradkov committed May 1, 2024
1 parent 4508ea1 commit 824ac9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ npm install
Set environment variables by copying `.env.example` to `.env` and filling in the values:

- _NEXT_PUBLIC_ALCHEMY_API_KEY_ for the network you want to use. You can get one from [Alchemy](https://www.alchemy.com/).
- _NEXT_PUBLIC_WALLET_CONNECT_ID_ for the wallet connector. You can get one from [WalletConnect](https://walletconnect.org/).
- _NEXT_PUBLIC_WALLET_CONNECT_ID_ for the wallet connector. You can get one from [WalletConnect](https://walletconnect.org/) by going to [WalletConnect Cloud](https://cloud.walletconnect.com/sign-in).
- _NEXT_PUBLIC_CONTRACT_ADDRESS_ for the deployed game contract address.
- _API_KEY_ for the sports data API. Obtain one [here](https://dashboard.api-football.com/register).

Expand Down

0 comments on commit 824ac9c

Please sign in to comment.