iAgent whitepaper
iAgent whitepaper
  • Introduction
  • Philosophy
    • Problem & Solution
    • Vision & Mission
  • Product and Ecosystem
    • Visual Learning Model (VLM)
    • ERC-AI Agent Standard
    • AI Agent Marketplace
    • Data Collection & Labeling
    • iAgent Dev Hub
  • Visual Learning Model Explained
  • iAgent Protocol Explained
  • Data Contribution Explained
  • Protocol Governance
    • Governance Framework
    • Governance Core
    • Privacy and Security
    • Terms & Conditions
  • Protocol Nodes
    • Node Deployment
    • Video Tutorial
    • FAQs
    • Key Aspects
    • Consensus Algorithms
    • Reward Calculation
    • How to KYC
    • Purchase and Sale Agreement
  • $AGNT Tokenomics
    • AGNT Contract
    • AGNT Vesting
    • AGNT Emission
    • AGNT Solo Staking
    • AGNT Liquid Staking
    • AGNT Governance
  • Roadmap
  • Conclusion
  • Official Links
Powered by GitBook
On this page
  • Step 1 - Installation
  • Step 2 - Registration
  • Step 3 - Run Nodes
  1. Protocol Nodes

Node Deployment

How to Setup and Run Genesis Nodes?

PreviousProtocol NodesNextVideo Tutorial

Last updated 3 months ago

Step 1 - Installation

Download and install your preferred version of the Node App from the official links:

Click on 'Sign In' to start the registration process.

Step 2 - Registration

Launch and follow prompts to Register as a first time user.

Click on 'Register' button to start the registration process for a first time user.

You will be taken to iAgent Node Web-App on your default browser. Sign in to 'MetaMask' from the Connect Wallet pop-up.

  1. SETUP Insert below commands to begin: sudo apt update

    sudo apt install curl unzip

    sudo curl -L -o iagent-node-cli.zip https://iagentassets.s3.ap-south-1.amazonaws.com/iagent-node-cli.v1.0.5.zip

    unzip iagent-node-cli.zip

    Chmod +x iagent-node-cli (if no permission) sudo apt install nodejs npm

    sudo ./iagent-node-cli Ubuntu / Root users: apt update

    apt install curl unzip

    curl -L -o iagent-node-cli.zip https://iagentassets.s3.ap-south-1.amazonaws.com/iagent-node-cli.v1.0.5.zip

    unzip iagent-node-cli.zip

    chmod +x iagent-node-cli

    apt install nodejs npm

    ./iagent-node-cli

  2. NODE INACTIVE Please enter “start” to generate a unique ID to register your node. *COPY/ PASTE

  3. REGISTRATION Copy the link displayed and paste it into a new browser tab to open the Node Web app.

Step 3 - Run Nodes

View and Map All of your Nodes to start Collecting Rewards! A maximum of 25 NFTs (Nodes) can be mapped to a single computer.

Note: In case you encounter 'DLL Missing' error, please download Visual C++ Packages from below link:

https://www.microsoft.com/en-ie/download/details.aspx?id=48145
Download Windows Desktop App (V 1.1.0)
Download CLI App (V 1.0.5)
Page cover image