Website
Discord
Github
Secret University
Ask or search…
⌃
K
Links
Introduction
🤫
Overview, Ecosystem and Technology
Secret Network Overview
Ecosystem Overview
Secret Network Techstack
💻
Development
Getting Started
Secret contract - design fundamentals
Secret Contract / CosmWasm framework
Development concepts/templates
Ethereum (EVM) Developer Toolkit
Reference contracts, guides and examples
Resources - API/Contract addresses
Tools & Libraries
Versioning & Changelog
🔧
Infrastructure
Setting up a node/validator
Hardware setup
Testnet Setup
Mainnet Setup
Install SGX
Install secretd
Setup Full Node
Quicksync / Snapshot
Statesync
Becoming A Validator
Maintaining a node/validator
IBC Relayers
Sentry and Archive nodes
Upgrade Instructions
Postmortems
Contribute to the documentation
Powered By
GitBook
Comment on page
Mainnet Setup
This section will take you through the process of taking a node from fresh machine to full validator. The general steps are as follows:
1.
Install SGX
2.
Install secretd
3.
Setup Full Node
4.
Quicksync / Snapshot
or
Statesync
the node
5.
Becoming A Validator
If you wish to create an archive node, replace step 3 with
Running an Archive Node
.
Last modified
1mo ago