Skip to main content

Danom Worker

Danom is an AI project that simplifies artificial intelligence deployment by providing pre-trained models accessible via APIs. Instead of requiring workers to train and deploy models themselves, they can simply use the Hugging Face API to interact with various AI functionalities, such as natural language processing (NLP), image recognition, and more.

Let's get you set up and ready to operate efficiently on the Danom network, You can view all versions of Danom Releases.

We recommend to use root folder using command CD ~ this approach makes it easier to locate the files and folders where the Danom operates.

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

Now you are all set up! You can monitor your progress on the dashboard and check your rank on the leaderboard atDashboard.

Please visit our github for more update about the danom node Github Release.