# How to Run a TFSC Node and Earn Rewards? **Published by:** [Ji1n](https://paragraph.com/@ji1n/) **Published on:** 2023-09-05 **URL:** https://paragraph.com/@ji1n/how-to-run-a-tfsc-node-and-earn-rewards ## Content How to Run a TFSC NodeTFSC is a decentralized blockchain network. To join the TFSC network, you need to run a node. In this article, we will show you how to run a TFSC node on CentOS 7 or ubuntu-22.04-desktop-amd64.RequirementsTo run a TFSC node, you will need the following:Operating system: CentOS 7 or ubuntu-22.04-desktop-amd64Processor: at least 8 coresRAM: at least 16 GBHard drive: at least 500 GB with NVMe supportBroadband internet connectionInstallationTo install a TFSC node, follow these steps:Download the latest TFSC installer from the official website.Run the installer and follow the on-screen instructions.ConfigurationAfter installing the TFSC node, you need to configure it. To do this, open the config.json file in a text editor and make the necessary changes. The main parameters you need to configure are:server: a list of TFSC node addresses that your node will connect to.server_port: the port that will be used to connect to other TFSC nodes.log: the level of detail of the log.http_port: the port that will be used for the HTTP service.rpc: whether to enable or disable access to the RPC interface.UsageAfter configuring the TFSC node, you can start using it. To do this, follow these steps:Start the node with the command ./ttfsc_0.x.x_dev.To send a transaction, run the command ./ttfsc_0.x.x_dev send --from --to --amount .To stake tokens, run the command ./ttfsc_0.x.x_dev stake --amount .To invest in another node, run the command ./ttfsc_0.x.x_dev invest --to --amount .ConclusionTFSC is a promising-decentralized network. Running a TFSC node will allow you to participate in the network and earn rewards for it. For more information on how to start a node, see here: https://www.tfsc.io/doc/learn/run-rpc-node ## Publication Information - [Ji1n](https://paragraph.com/@ji1n/): Publication homepage - [All Posts](https://paragraph.com/@ji1n/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@ji1n): Subscribe to updates - [Twitter](https://twitter.com/ji1n_loriann): Follow on Twitter