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
.
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.