arionum / node
The Arionum (ARO) cryptocurrency node.
1.0.0-alpha.1
2019-09-16 03:16 UTC
Requires
- php: ^7.2
- ext-bcmath: *
- ext-gmp: *
- ext-openssl: *
- ext-pdo: *
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-08 09:57:27 UTC
README
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
- Install MySQL or MariaDB and create a database and a user.
- Rename
include/config-sample.inc.php
toinclude/config.inc.php
and set the DB login data - Change permissions to tmp and
tmp/db-update
to 777 (chmod 777 tmp -R
) - 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
- Official website: https://www.arionum.com
- Block explorer: https://arionum.info
- Forums: https://forum.arionum.com
Development Fund
If you'd like to support the Arionum development, you can donate to the addresses listed above.