diff --git a/README.md b/README.md index 7513879..43725df 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Currently, the following information is displayed: * Representative * Market data from coinmarketcap.com -## Installation +## First Installation To use Nano Node Monitor, you will need to setup a Nano node (either [standalone](https://github.com/nanocurrency/raiblocks/releases) or as a [docker image](https://github.com/nanocurrency/raiblocks/wiki/Docker-node)), and a webserver on the same (Linux) machine. See the "Links" section below for tutorials on that. @@ -85,6 +85,9 @@ $nanoNodeRPCIP = '[::1]'; $nanoNodeRPCPort = '7076'; ``` +## Updating +Switch to your installation directory and execute `git pull`. + ## Links * [How to run your own Nano node on DigitalOcean](https://medium.com/@seanomlor/how-to-run-your-own-raiblocks-node-on-digitalocean-6a5a2492c29b) diff --git a/contribute.php b/contribute.php new file mode 100644 index 0000000..b292cde --- /dev/null +++ b/contribute.php @@ -0,0 +1,114 @@ + + + + + + + +
+ + +Nano Node Monitor
++ If you want to contribute to Nano Node Monitor and further improve it, your help is very welcome. Have a look at its GitHub page, browse through open issues, check out the source code, create a branch, develop features, fix some bugs, and open pull requests. Development follows the standard GitHub Flow method. +
+ ++ Donate to the maintainer of this Nano node to help cover some of its costs. +
+ &payment.currency=rai&urls.return=&urls.cancel=&payment.amount=" target="_blank" class="donationButton">Donate + Nano + ++ + + +
+ Donate to the developers of Nano Node Monitor to support further development. +
+ &payment.currency=rai&urls.return=&urls.cancel=&payment.amount=" target="_blank" class="donationButton">Donate + Nano + + + + + + + + + +