Download the PHP package arionum/node without Composer
On this page you can find all versions of the php package arionum/node. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package node
node
The Arionum (ARO) cryptocurrency node.
Install
Hardware Requirements:
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
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.
All versions of node with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-bcmath Version *
ext-gmp Version *
ext-openssl Version *
ext-pdo Version *
ext-bcmath Version *
ext-gmp Version *
ext-openssl Version *
ext-pdo Version *
The package arionum/node contains the following files
Loading the files please wait ....