Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

OCEAN NODESimage

OCEAN NODES is a critical component of decentralised networks supporting blockchain-based projects, often within ecosystems focused on sharing data, computing power and various other decentralised services. In short, another blockchain for AI.

Nearly $40,000,000 of investment from Fabric Ventures, DCG, IOSG Ventures. Node requirements are 1CPU/2RAM/4SSD.

The point of the rewards is high uptime of the server (node). Every week the rewards are given out in the form of $FET tokens.

We're going to need:

  • Server on Ubuntu 22.04
  • EVM wallet

1st Step Quick Install of Node by curl

image

curl -O https://raw.githubusercontent.com/oceanprotocol/ocean-node/main/scripts/ocean-node-quickstart.sh && chmod +x ocean-node-quickstart.sh && ./ocean-node-quickstart.sh

After installation, press Y and Enter. After that insert our privat key from EVM wallet into the terminal.( Format: 0x). Then insert the address of EVM wallet. Press Enter 5 times.

image

Next, you will need to enter the IP of the server on which the node will be installed.

docker-compose up -d
docker-compose logs -f

Noda has been launched, congrats.

Dashboard and uptime tracking.

To access the dashboard, write into your browser :

YOUR_SERVER_IP:8000/dashboard/

Connect your EVM node wallet, copy your node id. You can trace your node here, the node id should be inserted into the search https://nodes.oceanprotocol.com

image

About

Ocean Nodes overview and installation guide

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors