Cyberfly’s Testnet Incentivized Node Program

Cyberfly
4 min readDec 16, 2024

--

Cyberfly IoT platform is introducing a new way to integrate smart devices with the blockchain. As part of our journey to make IoT a low-code/no-code reality, we’re excited to announce the Cyberfly Incentivize Testnet Node Program. Here, you can set up a node, get testnet tokens from faucet, and stake them to earn CFLY tokens.

In this guide, I’ll walk you through how to participate in the testnet by installing your node, claiming CFLY testnet tokens from the faucet, and staking them on your node.

Why Join the Cyberfly Testnet?

  • Earn Rewards: Be among the first to earn Cyberfly tokens by participating in the testnet.
  • Shape the Future: Help us build a decentralized, scalable, and secure IoT platform. Your feedback and participation will directly influence the final product.
  • Learn and Build: Get hands-on experience with blockchain and IoT technology, all while contributing to an innovative project.

Step 1: System Requirements

Before we begin, make sure your system meets the following minimum requirements:

  • Operating System: Linux (Ubuntu is preferred)
  • CPU: Dual-core or better
  • Memory: At least 2GB RAM
  • Storage: At least 10GB of free space
  • Network: Reliable internet connection (With Public IP address)

Step 2: Install Node Software

The first step to participating is to install the Cyberfly node software. Here’s how to do that:

1. Setup node on your ubuntu VPS:

git clone https://github.com/cyberfly-io/cyberfly-node-docker.git
cd cyberfly-node-docker
git pull
sudo chmod +x start_node.sh
sudo ./start_node.sh k:your_kadena_wallet_address node_priv_key

Note: replace with your kadena address and node private key generated from. https://kadena-community.github.io/kadena-tools/

make sure you backup the node private key.

Once you executed all these commands, This will launch your node and connect it to the Cyberfly testnet network.

If everything is set up correctly, visit http://YOUR_IP_ADDRESS:31000.

If you don’t own a server. you can run on Flux cloud

2: Run on Flux

visit — https://home.runonflux.io/apps/marketplace?q=Cyberfly

Login with preferred method.

now click cyberflynode
fill kadena account
fill node private key

generate node private key from https://kadena-community.github.io/kadena-tools/

now click launch and follow steps to make payment.

done.

3: Claim Testnet Tokens from the Faucet

To participate in the incentivized testnet, you’ll need some testnet tokens to stake and interact with the network. Here’s how to claim them:

1. Go to the Cyberfly Testnet Faucet:

visit https://node.cyberfly.io or your node in UI by visiting http://YOUR_IP_ADDRESS:31000.

Navigate to the Testnet Faucet.

Make sure you install eckowallet extension and select testnet in eckowallet

click connect button
click claim button.

Once transaction success. now visit my node page

click eye button

Now stake your testnet CFLY tokens to earn rewards. wait for transaction confirmation. now click refresh button

you can claim CFLY reward when claim button visible.

Conclusion

By following these steps, you’ve successfully set up a node on the Cyberfly Incentivize Testnet, claimed testnet tokens, and staked them on your node. Not only are you contributing to the development of a decentralized IoT ecosystem, but you’re also positioning yourself to earn future rewards when Cyberfly launches on the mainnet.

Join us on our journey to make IoT a zero-code platform that’s scalable, secure, and powered by blockchain. Stay tuned for updates on rewards, testnet performance, and upcoming features.

Happy earning!

--

--

Cyberfly
Cyberfly

Written by Cyberfly

Building Decentralised IoT and storage platform

Responses (9)