Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 542 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 542 Bytes

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.