Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
HAPPYS1NGH committed Oct 4, 2024
1 parent 1330250 commit e46d244
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ETH Telegram Mini App NextJS Starter Kit
# ETH Telegram Mini App NextJS Starter Kit with WalletConnect/Reown

## Getting Started

Expand All @@ -9,6 +9,7 @@ This starter kit helps you create a mini application integrated with Ethereum an
[Blog on using this Starter Kit](https://medium.com/rabble-labs/deploy-your-first-telegram-mini-app-on-ethereum-8b589f4e6411)

**For Visual Learners**

[![YouTube](http://i.ytimg.com/vi/cFLKu4sl76I/hqdefault.jpg)](https://www.youtube.com/watch?v=cFLKu4sl76I)

### Prerequisites
Expand All @@ -23,7 +24,7 @@ Ensure you have the following installed on your machine:
1. **Clone the repository or click on the "Use this template" button:**

```bash
git clone https://github.com/HAPPYS1NGH/rabble-tg-mini-app-nextjs-js
git clone https://github.com/HAPPYS1NGH/rabble-tg-mini-app-nextjs-js/tree/walletconnect
```

2. **Navigate to the project directory:**
Expand All @@ -34,7 +35,7 @@ Ensure you have the following installed on your machine:

3. **Create a `.env.local` file in the root directory and copy the contents of `.env.sample`:**

- Obtain the WalletConnect project ID from [WalletConnect](https://cloud.walletconnect.com/).
- Obtain the WalletConnect project ID from [Reown(prev Walletconnect)](https://cloud.reown.com/).

- Make sure to select the App Kit.

Expand Down

0 comments on commit e46d244

Please sign in to comment.