βœ…Transformers

Website: https://www.tfsc.io/

Twitter: https://twitter.com/TFSCChain

Discord: https://discord.gg/b3yqJZfW

Block explorer: https://explorer.tfsc.io/

Minimum hardware requirement

4 Cores, 8G Ram, Min 200G SSD

Open corresponding port shall be port 41516 and port 11190

Server preparation

Ubuntu 22.04

Install Package

sudo apt update && sudo apt upgrade -y
sudo apt install curl git wget htop tmux build-essential jq make lz4 gcc unzip -y

Create folder "transformers"

cd $HOME && mkdir transformers && cd transformers

Download the latest version

Download Snapshot

Note: You stilling in folder "transformers"

Config Node

New tmus

config now

Change your "name" and "ip"

Run Node

Next step, you need save wallet and private key.

7 + enter

10 + enter (your wallet address show, copy it)

5 + enter (Export PrivateKey)

input your wallet address and enter

Note: Exit Window Tmux for run backgound: ctrl +b , d

Upgrade

Stop running: ctrl +c

Note: You stilling in folder "transformers"

Remove version old

Download latest version

Run again node with new version

Backup wallet

Export private key to file "account_private_key.txt"

10 + enter

5 + enter

input your wallet address + enter

Exit Window Tmux for run backgound: ctrl +b , d

Save file: "account_private_key.txt" and folder "cert"

Form now

https://forms.gle/TbmFtpNPGUF2ir548 Node information collection. https://forms.gle/pzCu6pQ3unk1MyZs8 Node testing token

And after synchronization completes and have testnet token:

Stake - 1000 TTFSC (your stake: number 2)

Delegate - 10000 TTFSC (of Project)

Tmux

Exit Window Tmux for run backgound: ctrl +b , d

View logs: tmux a -t transformers

Last updated