Skip to content

Naoris Protocol is the world's first Decentralized Security Layer designed for system and data reliability across Web2 & Web3 architecture

Notifications You must be signed in to change notification settings

arcxteam/na0ris-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Completed Guides - Naoris Protocol Run Node DePIN

🆘 JNGN BANYAK CINCONG, APALAGI CEPU IRI SIRIK DLL. LU MAU PAKE MAU GK TERSERAH, HILANGKAN RASA PRIMITIF & PKE ROXY MODAL & HARGAI KODE INI ⚠️

image

Here We Go...GAS

Is there incentivized? Confirm

Important

Disclaimer:: This rewards structure is subject to change at any time. The entire point system and associated benefits may be revamped depending on testnet developments. Naoris reserves all rights to modify or update these terms as necessary to ensure optimal network growth and functionality. Detail


Fitur Bang!

  • Otomatis ping!! heartbeat!! setiap 5 menit & random bisa 2x-3x
  • Otomatis deteksi roxy grogol dan lokal (without roxy grogol)
  • Menampilkan info earning point setiap 60 menit juga daily dan uptime
  • Menampilkan infomatif lainnya
  • Mendukung roxy cabang grogol (HTTP/s, SOCKS4, SOCKS5)

Persyaratan

  • Python 3.10.12 hingga 3.7 atau lebih baru
  • Modul Python yang diperlukan (lihat di bawah)
  • PM2 - Proses Manager (biar lebih tertata/termonitor)
  • Proxy (opsional)

Setup Install

1. Proxies Akun (residentials)

  • Menghargai Anda, GAK PROMOSI, KARENA GUE PAKE AJA Jika membutuhkan proxy, 2captcha adalah yang terbaik, aman aja. bayar pakai kripto tanpa biaya, low-bandwitch + pengaturan lokasi IP yang rotasi tergantung generate kamu. COBA DAFTAR AJA
  • Mau yang paling gue banggain bagus pake ini Bartprox

2. Naoris Menu Utama

Install Bang

  1. Kloning Repositori & Instal Modul:
  • Kloning repo
git clone https://github.com/arcxteam/na0ris-node.git
cd na0ris-node
  • Install PM2
npm install -g pm2
  • Instal Modul
pip3 install -r requirements.txt
  1. Cara menjalankan
  • Dapatkan token dengan membuka DevTools CTRL+SHIFT+i atau F12 atau inspection di ekstensi Naoris Protocol Node contoh token dimulai dengan devicehash 36252513

  • Tempel alamat wallet & deviceHash yang ente punya ke dalam file accounts.json lalu CTRL+X dan Y

    nano accounts.json
    
  • Jika menggunakan proxy (opsional), tambahkan ke file nano proxy.txt dengan format lalu CTRL+X dan Y http://username:password@host:port | socks4://username:password@host:port | socks5://username:password@host:port | http://host:port | socks4://host:port | socks5://host:port

  • Jalankan yang mana aja boleh

    pm2 start naoris.py --name naoris-bot
    
    pm2 start ecosystem.config.js
    

image

Cek Command logs

  • status logs info pm2 logs naoris-bot
  • status manejemen PM2 pm2 status atau pm2 monit
  • untuk stop & delete pm2 stop naoris-bot | pm2 delete naoris-bot

About

Naoris Protocol is the world's first Decentralized Security Layer designed for system and data reliability across Web2 & Web3 architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published