Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 4f4f4d3

Browse files
committed
Update README doc for INFURA_ID
1 parent 9aefa9a commit 4f4f4d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ nvm install; # to install the version in .nvmrc
8585
3. Start the development server with `yarn dev`
8686
4. Open development site by going to `http:localhost:3000`
8787
5. To test Walletconnect functionality, copy `.env.development` to `.env.local` and fill in your `INFURA_ID`.
88+
`INFURA_ID` can be easily obtained by register at <https://infura.io/>, then create a new Ethereum project for free.
8889

8990
## Contributing
9091

0 commit comments

Comments
 (0)