Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Particle Web Demo

This repository is [Particle Demo](https://web-demo.particle.network) source code. It supports Solana and EVM-compatiable chains, more chains and more features coming soon! Learn more visit [Particle Network](https://particle.network/).
This repository is [Particle Demo](https://web-demo.particle.network) source code. It supports Solana and EVM-compatible chains, more chains and more features coming soon! Learn more visit [Particle Network](https://particle.network/).

🔥 Currently hosted [here](https://web-demo.particle.network).

Expand All @@ -18,7 +18,7 @@ REACT_APP_PROJECT_ID=xxx
REACT_APP_CLIENT_KEY= xxx
REACT_APP_APP_ID=xxx

# if use waleltconnect, set walletconnect project id, created in https://walletconnect.com/
# if you use walletconnect, set walletconnect project id, created in https://walletconnect.com/
REACT_APP_WALLETCONNECT_PROJECT_ID=xxx
```

Expand Down