Skip to content

vendmm/ton_connect_demo

Repository files navigation

Ton-connect demo

This is a demo project for transactions on the TON blockchain. You can get testnet coins from telegram bot

This is a Next.js project bootstrapped with create-next-app.

Project setup

Install dependencies

yarn i
# or
npm i

Run the development server:

yarn dev
# or
npm run dev

Open http://localhost:3000 with your browser to see the result.