Skip to content

A single-page application built with Next.js for connecting the TonKeeper or any other crypto wallet, viewing balance, and sending funds on the TON TestNet.

License

Notifications You must be signed in to change notification settings

roman-pixel/ton-test-task

Repository files navigation

Project Logo

TON Link Test

Demo

You can view the demo version of the application using the following links:

🌐 Demo Application

📱 Telegram App

Description

A single-page application built with Next.js and the ton-connect library. The app allows users to connect their TonKeeper or any other crypto wallet, view their balance, and make transfers within the TON TestNet network through an intuitive interface.

Usage Instructions

  • Connecting a Wallet:

    • To link your TonKeeper wallet, click the "Connect Wallet" button.
    • In the dialog box, select the TonKeeper wallet or choose any other wallet from the list.
    • Confirm the wallet connection.
  • Sending Funds:

    • On the main screen, click the "Send" button to navigate to the transfer page.
    • Enter the required amount and recipient's address into the transfer form to initiate the sending process.
    • Confirm the transfer in the TonKeeper wallet.

Technologies

  • @tonconnect/ui-react - A library for integrating with the TonKeeper wallet using TonConnect.
  • next - A framework for building server-side and static applications with React.
  • tailwindcss - A utility-first CSS framework for designing user interfaces.
  • typescript - A programming language for strong typing in JavaScript.

Installation and Running the Application

  1. Clon the repository:
git clone https://github.com/roman-pixel/ton-test-task.git
  1. Navigate to the project directory.
  2. Install dependencies using yarn or npm:
 npm install
  1. Start the application:
 npm run dev

About

A single-page application built with Next.js for connecting the TonKeeper or any other crypto wallet, viewing balance, and sending funds on the TON TestNet.

Topics

Resources

License

Stars

Watchers

Forks