Skip to content
/ node Public
forked from arionum/node

Arionum cryptocurrency node

License

Notifications You must be signed in to change notification settings

fiveways/node

This branch is 21 commits behind arionum/node:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b484b2 · Jul 21, 2021
Apr 9, 2019
Sep 17, 2020
Sep 14, 2019
Dec 14, 2018
Dec 14, 2018
Jan 9, 2018
Aug 7, 2018
Aug 5, 2018
Mar 13, 2021
May 29, 2018
Aug 7, 2018
Oct 25, 2018
Jul 21, 2021
Oct 25, 2018
Jul 21, 2021
Sep 13, 2019

Repository files navigation

node

The Arionum (ARO) cryptocurrency node.

Install

Hardware Requirements:

2GB RAM
1 CPU Core
50GB DISK

Requirements:

  • PHP 7.2
    • PDO extension
    • GMP extension
    • BCMath extension
  • MySQL/MariaDB
  1. Install MySQL or MariaDB and create a database and a user.
  2. Rename include/config-sample.inc.php to include/config.inc.php and set the DB login data
  3. Change permissions to tmp and tmp/db-update to 777 (chmod 777 tmp -R)
  4. Access the http://ip-or-domain and refresh once

Usage

This app should only be run in the main directory of the domain/subdomain, ex: http://111.111.111.111

The node should have a public IP and be accessible over internet.

Links

Development Fund

Coin Address
ARO: 5WuRMXGM7Pf8NqEArVz1NxgSBptkimSpvuSaYC79g1yo3RDQc8TjVtGH5chQWQV7CHbJEuq9DmW5fbmCEW4AghQr
LTC: LWgqzbXGeucKaMmJEvwaAWPFrAgKiJ4Y4m
BTC: 1LdoMmYitb4C3pXoGNLL1VRj7xk3smGXoU
ETH: 0x4B904bDf071E9b98441d25316c824D7b7E447527
BCH: qrtkqrl3mxzdzl66nchkgdv73uu3rf7jdy7el2vduw

If you'd like to support the Arionum development, you can donate to the addresses listed above.

About

Arionum cryptocurrency node

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%