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!
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
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
Build a node:
$ cd ~/fld.ton.dev/scripts/
$ ./ubuntu-build.sh
$ cd ~/fld.ton.dev/scripts/
$ ./cent_build.sh
$ cd ~/fld.ton.dev/scripts/
$ ./freebsd-build.sh
Initialize a node:
$ ./setup.sh
Initialize a node:
$ ./setup.sh
Initialize a node:
$ ./fb-setup.sh
$ ./run.sh
Check node sync (can take few hours for first time):
./check_node_sync_status.sh
cd ~/fld.ton.dev/scripts/
Marvin=0:deda155da7c518f57cb664be70b9042ed54a92542769735dfb73d3eef85acdaf
DST_ACCOUNT=<your addr>
tonos-cli call "$Marvin" grant "{\"addr\":\"$DST_ACCOUNT\"}" --abi Marvin.abi.json
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)