Transformers is a high-performance blockchain network that enables parallel block production with 0.1-second block time and 100,000+ TPS, utilizing Raindrop consensus protocol for fast finality and double VRF for decentralized block producer selection
NODE | CPU | RAM | SSD | OS |
---|---|---|---|---|
TFSC | 8 | 16 | 500 GB | Ubuntu 22.04 LTS |
sudo apt update && apt upgrade -y
sudo apt install screen zip unzip
cd $HOME
screen -S tfsc
mkdir tfsc
wget https://fastcdn.tfsc.io/formal/tfs_v1.0.2_524b745_primarynet.zip
unzip tfs_v1.0.2_524b745_primarynet.zip
rm -rf tfs_v1.0.2_524b745_primarynet.zip
./tfs_v1.0.2_524b745_primarynet -c
sudo nano config.json
// enter your IP address, save the file ( CTRL+X , Y , Enter )
/tfs_v1.0.2_524b745_primarynet -m