Skip to content

Commit

Permalink
Updated minimum requirements ARM, due to growing chain
Browse files Browse the repository at this point in the history
  • Loading branch information
Oink70 committed Nov 29, 2021
1 parent 51e2c1c commit bbba02a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
19 changes: 11 additions & 8 deletions faq-arm/armfaq-02_requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,33 +8,36 @@ The listed requirements are for running **one** chain. Additional PBaaS chains r
#### Absolute minimum requirements:
* 64-bit processor
* 64-bit Operating system (Raspbian is standard 32 bit)
* 2 GB memory + 2 GB Swap available to the CLI Wallet
* 10 GB storage space for Verus Blockchain and CLI wallet
* 2 GB memory + 4 GB Swap available to the CLI Wallet
* 15 GB storage space for Verus Blockchain and CLI wallet
* internet connectivity
* `libgomp1` and `zlib1g-dev` libraries installed

#### Recommended requirements
* 64-bit processor with AES functions enabled
* 64-bit Operation system (Raspbian is standard 32 bit)
* 4 GB memory or more + 4 GB Swap available to the CLI Wallet
* 20 GB storage on a *fast* medium (like NVMe device) for the Verus Blockchain & CLI wallet. This supplies room for blockchain growth over time and the ability to bootstrap the wallet.
* 30 GB storage on a *fast* medium (like NVMe device) for the Verus Blockchain & CLI wallet. This supplies room for blockchain growth over time and the ability to bootstrap the wallet.
* internet connectivity
* `libgomp1` and `zlib1g-dev` libraries installed

## Verus Wallet on GUI
#### Absolute minimum requirements:
* 64-bit processor
* 64-bit Operating system (Raspbian is standard 32 bit) with GUI interface
* 2 GB memory + 4 GB Swap available to the Verus Desktop Wallet
* 10 GB storage space for Verus Blockchain and Verus Desktop.
* 2 GB memory + 6 GB Swap available to the Verus Desktop Wallet
* 15 GB storage space for Verus Blockchain and Verus Desktop.
* internet connectivity
* `libgomp1` and `zlib1g-dev` libraries installed


#### Recommended requirements
* 64-bit processor with AES functions enabled
* 64-bit Operation system (Raspbian is standard 32 bit) ) with GUI interface
* 4 GB memory or more + 4 GB Swap available to the CLI Wallet
* 20 GB storage on a *fast* medium (like NVMe device) for the Verus Blockchain & CLI wallet. This supplies room for blockchain growth over time and the ability to bootstrap the wallet.
* 8 GB memory or more + 4 GB Swap available to the CLI Wallet
* 30 GB storage on a *fast* medium (like NVMe device) for the Verus Blockchain & CLI wallet. This supplies room for blockchain growth over time and the ability to bootstrap the wallet.
* internet connectivity
* `libgomp1` and `zlib1g-dev` libraries installed

## Staking
#### Absolute minimum requirements:
Expand Down Expand Up @@ -62,4 +65,4 @@ The listed requirements are for running **one** chain. Additional PBaaS chains r
* A public address to mine to
* A public mining pool to connect to

Note: creation date 2021-02-05.
Note: Revision date 2021-11-29.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ If you have any questions about the information here, need help or have suggesti

## Frequently Asked Questions (ARM specific)
**[Updating CLI wallet](#!faq-arm/armfaq-03_updating.md)**
[Hardware and software requirements](#!faq-arm/armfaq-02_requirements.md)
[Hardware and software requirements](#!faq-arm/armfaq-02_requirements.md) ***`UPDATED`***
[error while loading shared libraries: libgomp.so.1 and/or libz.so](#!faq-arm/armfaq-01_libgomp.so.1.md)

## CLI wallet specific Information
Expand All @@ -93,4 +93,4 @@ If you have any questions about the information here, need help or have suggesti
[Q&A questions channel Verus-WhiteBIT 2020-07-28](#!q-a/veruscoin-q-a-questions-20200728.html)
[Q&A reward channel Verus-WhiteBIT 2020-07-28](#!q-a/veruscoin-q-a-reward-20200728.html)

Note: last revision date 2021-11-16.
Note: last revision date 2021-11-29.

0 comments on commit bbba02a

Please sign in to comment.