WebsiteDiscordGithubSecret University
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
Testing Secret Contracts
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
Becoming A Validator
Snapshot
State-Sync
Maintaining a node/validator
Sentry, archive and IBC node setup
Upgrade Instructions
Postmortems
Contribute to the documentation
Powered By GitBook

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. 1.
    ​Install SGX​
  2. 2.
    ​Install secretd​
  3. 3.
    ​Setup the Full Node​
  4. 4.
    ​Convert Full Node into Validator​
If you wish to create an archive node, replace step 3 with Running an Archive Node.
Previous
Installing CLI & Creating A New Address
Next
Install SGX
Last modified 7mo ago