2018-04-26 02:53:41 +03:00
2018-02-22 19:22:28 +02:00
2018-04-26 02:45:09 +03:00
2018-01-08 16:14:21 +02:00
2018-01-09 11:09:35 +02:00
2018-04-26 02:45:09 +03:00
2018-01-08 14:50:15 +02:00
2018-01-09 09:00:53 +02:00
2018-04-26 02:53:41 +03:00
2018-04-26 02:45:09 +03:00
2018-02-06 20:39:52 +02:00
2018-04-26 02:45:09 +03:00
2018-04-25 18:01:24 +03:00

node

Arionum (ARO) cryptocurrency node


Block 10800 Hard fork - Code name: Resistance

In order to increase the fairness of Arionum and stay true to the inital claim of being a cpu coin, we will be changing the mining algorithm starting the block 10800.

The new mining alghoritm uses:

threads=1

memory=524288

time=1

Also, starting block 10800, the maximum transaction fee will be 10 ARO.


Requires php 7.2, mysql/mariadb, php-pdo, php-bcmath and php-gmp

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.

Installation:

  1. Install MySQL or MariaDB and create a database and a user.

  2. Edit 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

Official website: https://www.arionum.com

Block explorer: https://arionum.info

Forums: https://forum.arionum.com

Development Fund

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.

Description
Arionum cryptocurrency node
Readme MIT 846 KiB
Languages
PHP 100%