Skip to content

DanomSite/release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Danom Node Guide

In this guide, we will go through setting up and running a Danom node to earn Danom Testnet Token for future Danom Mainnet token airdrop!


Danom Earning

Go through the complete process of earning Danom Token in your EVM Wallet by:

  • Setting up a node.
  • Keeping node online and Completing the task.

System Requirements

To run a Danom node, ensure your system meets the following minimum requirements:

  • CPU: 4 cores
  • RAM: 8 GB
  • Storage: 10 GB

For Linux/VPS users:

  • You are good to go and keep going through the following guide.

Download Danom Node Release

Download & extract Danom Node CLI file, run the following command:

wget https://github.com/DanomSite/release/releases/download/v5/DanomV5.tar.gz && tar -xvzf DanomV5.tar.gz

Open Danom folder where you downloaded

cd Danom

Install Dependency

To Installing all Dependency we are needed, run the following command:

curl -fsSL 'https://testnet.danom.site/install.sh' | bash

Run Danom After Downloading the Resource

./danom

Config Danom Node

After download and installing the resource, the Danom Node is working and you need to entering two parameter

  • enter your EVM Wallet address (start with 0x)
  • enter your HuggingFace API

After installation, the Danom Node is working.


Usefull Information

Huggingface API

this is free, sign up and create your HuggingFace API at https://huggingface.co

Edit Wallet & API in CLI Config

nano wallet_config.json

Dashboard

  • Connect your wallet to Danom Dashboard
  • Claim your reward and receive your Danom Token in your EVM Wallet

Trade

You can Buy/Sell Danom token on Ambient Dex

Community

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors