An open API service indexing awesome lists of open source software.

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.

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 %}