Fld.ton.dev
This repository of Free TON node has purpose to develop and test any kind of cases which can be dangerous for developer network and moreover main network. You are welcome for any activity which you can imagine! NO limits at all!
Install / Use
/learn @Everscale-Network/Fld.ton.devREADME
README
ANY TOKENS IN THIS NETWORK ARE INTENDED FOR TESTING PURPOSES ONLY AND ARE NO OTHER PURPOSE. THE NETWORK RESTART FREQUENTLY AND ALL TOKENS WILL BE LOST
The scripts in this repository DEPRECATED and not supported!!! Please use https://github.com/FreeTON-Network/custler.uninode instead !!!
This repository of Free TON node has purpose to develop and test any kind of cases which can be dangerous for developer network and moreover main network. You are welcome for any activity which you can imagine! NO limits at all!
Getting Started
1. Minimal System Requirements
| Configuration | CPU (cores) | RAM (GiB) | Storage (GiB) | Network (Gbit/s)| |---|:---|:---|:---|:---| | Recommended |12|64|500|1|
SSD NVMe disks are required for /var/ton-work storage.
Highly advise you to have separate disks:
-
SSD disk for system, programs & etc
-
dedicated NVMe SSD disk for /var/ton-work
Recommended kernel version for Linux >5.4
2. Prerequisites
2.1 Clone repository
clone this repositiry to your home folder
cd
git clone https://github.com/FreeTON-Network/fld.ton.dev.git
Adjust (if needed) ~/fld.ton.dev/scripts/env.sh
2.2 Build Node
Build a node:
2.2.1 Build on Ubuntu 20.04
$ cd ~/fld.ton.dev/scripts/
$ ./ubuntu-build.sh
2.2.2 Build on CentOS 8.2
$ cd ~/fld.ton.dev/scripts/
$ ./cent_build.sh
2.2.3 Build on FreeBSD 12.1
$ cd ~/fld.ton.dev/scripts/
$ ./freebsd-build.sh
2.3 Setup Node
2.3.1 Setup on Ubuntu 20.04
Initialize a node:
$ ./setup.sh
2.3.2 Setup on CentOS 8.2
Initialize a node:
$ ./setup.sh
2.3.3 Setup on FreeBSD 12.1
Initialize a node:
$ ./fb-setup.sh
2.4 Run node
$ ./run.sh
Check node sync (can take few hours for first time):
./check_node_sync_status.sh
2.5 Receive 100k tokens to your validator account
cd ~/fld.ton.dev/scripts/
Marvin=0:deda155da7c518f57cb664be70b9042ed54a92542769735dfb73d3eef85acdaf
DST_ACCOUNT=<your addr>
tonos-cli call "$Marvin" grant "{\"addr\":\"$DST_ACCOUNT\"}" --abi Marvin.abi.json
2.6 Informations & support
All other information you can find on Free TON Wiki:
https://en.freeton.wiki/Free_TON_Wiki
Main Free TON site: https://freeton.org
Telegram chat to support this particular test network: https://t.me/fld_ton_dev (main language is Russian)
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
