Running a GOAT Testnet3 Sequencer Node
Pre-requisites
Before you can run as a Sequencer Node, you need to meet the following pre-requisites:
- Have 2 BTC available for the security deposit
- Be an established organization in the blockchain space
- Submit and pass the whitelisting process through GOAT DAO
- Have the technical expertise to run and maintain a Sequencer Node
- Have a security system in place for MPC service nodes
- Follow the deployment documentation (provided after approval)
System Requirements
To run a GOAT Sequencer, you need to meet the following system requirements:
Description | Requirement |
---|---|
CPU | 8-core CPU |
RAM | 16GB RAM |
Storage | Root 40G, EBS 100GB |
Network | High-availability connection |
Disk Speed | 3000 IOPS |
Persistent Disk Mount Location | /data |
The software requirements refer to Software Environment.
Get Qualified to Run a Sequencer
Technical Expertise
Sequencers are critical to GOAT Network's security and performance. You must demonstrate expertise in running high-availability infrastructure and blockchain nodes.
Docker Environment
We use Docker for deployment. Ensure you're comfortable with Docker and container orchestration. Use the GOAT Geth Docker container (opens in a new tab) for node setup.
Secure Key Management
Implement robust security for private key management, including:
- Secure key generation
- Backup procedures
- MPC service node management
- Hardware security modules (recommended)
Follow Deployment Guide
After approval, you'll receive access to the detailed deployment documentation.
Register Your Sequencer
Submit Sequencer Information
Once approved, submit your Sequencer information for the GOAT Dashboard:
name: Your Sequencer name
avatar: Sequencer image URL
url: https://your-website-or-social
address: Whitelisted BTC address
seq_addr: Sequencer address (provided after setup)
pubkey: Public key (provided after setup)
desc: Brief description of your operation
Complete the Lock-Up Process
- Access the GOAT Sequencer Dashboard
- Connect your whitelisted wallet
- Lock up 2 BTC as security deposit
- Complete node setup using provided instructions
- Generate and submit required keys
Maintain Your Sequencer
Ensure continuous operation to avoid penalties.
Poor performance or downtime may result in slashing of your locked BTC.
The complete technical setup guide will be provided after the whitelisting process. This documentation maintains compatibility with Metis-style deployment while implementing GOAT Network's specific requirements.