TONboard

How to run a Web3 site on TON

2 min readupdated 2026-06-06✏️ Suggest an edit🕑 History
On this page (16)

Start the Web3 site on TON Includes Step four .:

  1. How to register .ton-domains are;
  2. How to configure TON-wallet;
  3. Location The content It 's decentralized .
  4. Provisioning Availability for the users.

1. Getting the .ton domain#

TON DNS a system of human-readable addresses associated with smart contracts, walletor websites.

Stages

  1. Get in there. the TON domain name registry (or a third party platform);
  2. Connect It 's compatible .wallet;
  3. Check that . Availability of the domain;
  4. Registered through a smart contract for Toncoin ($TON);
  5. Attach the domain to a Web3 site through hosting or a contract.

2 . Set the tone .wallet#

Steps

  1. Choose .wallet (Tonkeeper / MyTonWallet);
  2. Set + Create or Importwallet;
  3. Keep it safe . the seed-phrase. (to be restored);
  4. Fill it out . $TON (CEX or P2P).

3. Placement of the Web3 site#

TON Storage

Decentralized P2P network for static (HTML/CSS/JS/media):

  1. Set it up TON Storage is a client .;
  2. Upload the files;
  3. Get it . cryptographic hash the content;
  4. Attach the hash to .ton-domain.

Smart contracts

For the The dynamics:

  1. Write code to FunC or Tact;
  2. Compile to an executable format;
  3. Turn on the TON through .wallet / dev-tools;
  4. Attached . .ton-domain The contract.

TON Sites

A framework for Static + semidynamic:

  1. Prepare the files;
  2. Put it on the network . TON Sites;
  3. Connect .ton-domain with content.

4. Ensuring accessibility#

The standard DNS It doesn 't support .ton domains . Solutions:

The toolWho's it for?
Tonkeeper BrowserNative support for TON
TON Wallet ExtensionBrowser extension
What are you doing ?The standard browsers
Customized DNS resolversManual setting
TON proxy servicesDecentralized access

Security measures#

Smart contracts

  • Code audit to identify vulnerabilities;
  • Checked templates;
  • Control access from unauthorized changes.

.ton-domains

  • The correct configuration of the resolving;
  • Multiple signatures to enhance ownership protection.

TON-wallet

  • I 'm the hardware guy .wallet or a protected offline environment;
  • 2FA;
  • Seed phrase and private keys In secret ..

TON Storage

  • Encryption confidential files before downloading;
  • Placement on It 's a bunch of nodes . (avoidance of losses);
  • Checking the integrity I 'm not sure ..

Other sources#

Similar articles#

ℹ️ Information verified: 2025

Prepared by

TONboard

Support the project with a TON tip.

Comments

Posting a comment costs a small on-chain fee that keeps spam out.
  • No comments yet — be the first.