ton-wallet-app Tailwind Templates

Ton Wallet App

This project is a TON wallet connection application built with **Next.js**, **TypeScript**, **Redux Toolkit**, **Tailwind CSS**, and the **TonConnect SDK**. It allows users to connect their TonKeeper wallet, view their wallet address, and check their balance in real-time.

Requirements

Getting Started

1. Clone the Repository

```bash git clone https://github.com/sergey38202/ton-wallet-app.git cd ton-wallet-app npm install

NEXT_PUBLIC_APP_URL=https://your-app.vercel.app # Replace with your actual app URL NEXT_PUBLIC_TON_API_KEY=your_toncenter_api_key # Replace with your TON API key from toncenter

Replace

{ "url": "https://your-app.vercel.app", "name": "TON Wallet App", "iconUrl": "https://your-app.vercel.app/icon.png", "termsOfUseUrl": "https://your-app.vercel.app/terms", "privacyPolicyUrl": "https://your-app.vercel.app/privacy" }

npm run dev

Top categories

Loading Svelte Themes