Skip to content

Commit

Permalink
Updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HLXEasy committed Sep 2, 2018
1 parent a9e8044 commit 67fea09
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,26 @@
# pi-gen

_Tool used to create the raspberrypi.org Raspbian images_
_Tool used to create the raspberrypi.org Raspbian images, containing [Spectrecoin](https://spectreproject.io/) daemon_

## Changes and additions for Spectrecoin

On stage 2 ssh will be enabled by default.

On stage 3 the Spectrecoin image will be created. For this the following steps will be performed:

* Install required dependencies
* Install Spectrecoin binaries
* Install init script
* Bootstrap blockchain and transaction log
* Install RPC Shell UI
* Define some aliases
* **ui** to start the Shell UI
* **wallet-start** to start the daemon
* **wallet-stop** to stop the daemon
* **wallet-status** to show daemon status


**Default readme content below here**

## Dependencies

Expand Down

0 comments on commit 67fea09

Please sign in to comment.