https://github.com/standardweb3/validator-guide-gitbook
Repository containing validator information for Standard Protocol, linked to Gitbook.
https://github.com/standardweb3/validator-guide-gitbook
Last synced: about 1 year ago
JSON representation
Repository containing validator information for Standard Protocol, linked to Gitbook.
- Host: GitHub
- URL: https://github.com/standardweb3/validator-guide-gitbook
- Owner: standardweb3
- Created: 2021-08-25T08:29:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-29T10:58:39.000Z (over 4 years ago)
- Last Synced: 2025-01-16T04:25:49.773Z (over 1 year ago)
- Size: 5.35 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support.md
Awesome Lists containing this project
README
---
description: Introduction to validating with Standard Protocol
---
# Introduction
Thank you for choosing to be a Validator with Standard Protocol! ๐
This space will outline different options and guides on how to start as a Validator in Standard Protocol ecosystem. This assumes running Validator for Standard Protocol **Testnet**.
### Prerequisites
* Proficiency with systems administration on Linux.
### Support Matrix
{% hint style="info" %}
### **Legend**
๐ข **- fully supported, prebuilt option available for download**
โ๐กโโ **- may be built, prebuilt option is not available at this time**
๐ด **- not supported at all to the best of knowledge**
{% endhint %}
| Solution | OS | Architecture | Support level |
| :--- | :---: | :---: | :---: |
| **Native Build** | linux | amd64 | ๐ข |
| | | armv6 | ๐ก |
| | | armv7 | ๐ก |
| | | armv8 | ๐ก |
| | darwin | amd64 | ๐ก |
| **** | | armv8 | ๐ก |
| | windows | \* | ๐ด |
| **Docker Build** | linux | amd64 | ๐ข |
| | darwin | amd64 | ๐ก |
| | windows | \* | ๐ด |
{% hint style="warning" %}
Some options for OS/ARCH may indicate support, but would have other dependencies, e.g. specific versions of **glibc** library.
{% endhint %}