Constellation Network
IntroductionFundamentalsFor DevelopersNode Validators
  • Index
  • Validator Node Guides
    • 💰Delegated Staking
      • What is delegated staking?​
      • For Node Operators
      • Understanding Delegated Staking
      • Prerequisites
      • Create Delegated Staking Configuration
      • First Time Configuration
      • Modify Existing Configuration
      • Add/Update Delegating Staking Parameters
      • Update Delegated Staking
      • Duplicate Update
      • Status Command
    • 🚧Build Your Node
      • Create Discord Account
      • 🗒️Node Operator Notes
      • ⚙️Node Specifications
      • 🚧Generic Build a VPS Guide
      • ☁️Cloud Provider Specific
        • 🚧Build AWS EC2 Instance
        • 🚧Build DigitalOcean Droplet
        • 🚧Build Hetzner Server
      • 🚉First Time Connection Guide
      • 💽The nodectl utility
      • Download nodectl
      • 🏗️Turn your VPS into a Node
        • 🚩Node Prerequisites
        • 🐇Quick Install Guide
        • 🎨Normal Install Guide
        • 🛠️Manual Installation
      • 🏆Authorize to Join Hypergraph or metagaph
    • 💰Collateralize Your Node
    • 1️⃣First Time Cluster Connection
    • 💫Enable Auto Restart
    • 📂Operational Guides
      • ♻️Restart Validator Node Guide
      • 🐎Upgrade Tessellation Quick Start
      • 🏭Upgrade Tessellation Guide
      • 🏗️Reinstallation Guide
      • ♻️Backup/Restore a P12 KeyStore
      • 🚋Migrate V1 to V2 - P12 Keystore
  • 👑MainNet
    • MainNet & IntegrationNet Quick Start Guide
    • 🚧Upgrade Tessellation to v3
  • 🥅IntegrationNet
    • 🧪IntegrationNet Quick Start Guide
  • Metagraphs
    • 🚪Dor metagraph
      • 🚪Dor Validator Onboard Guide
      • 🚪Understanding Rewards
      • 🚪Technical Procedures
        • 🚪Build Dor Validator Node
  • 📚References
    • 📚nodectl Command Reference
    • Firewall Settings Table
    • 🔐SSH Remote Access
      • 🔑Create SSH Keys
      • 📁Upload SSH Public Key
      • 🔐Securing SSH Access
      • ♻️How to SSH into VPS
    • 🍴Node Fork Types
    • 🗝️P12 Keystore
    • 🏐Tarball
    • 💻Virtual Private Server
  • GitHub nodectl utility
  • Run a Node Validator
  • Lattice Dashboard
Powered by GitBook

Main

  • Website
  • Get DAG
  • Explore Projects
  • Partners

Socials

  • Telegram
  • Discord
  • X (Twitter)

Tools

  • Wallet
  • DAG Explorer
  • Coingecko

© 2025 CONSTELLATION NETWORK

On this page

Was this helpful?

Export as PDF
  1. Validator Node Guides

Collateralize Your Node

PreviousAuthorize to Join Hypergraph or metagaphNextFirst Time Cluster Connection

Last updated 24 days ago

Was this helpful?

This guide outlines the steps required to collateralize your node’s hot wallet, meeting the staking requirements needed to join the Constellation Network Hypergraph or a metagraph.

1

Connect to your node

Follow the to connect to your node.

2

Export your private key

MainNet

sudo nodectl export-private-key -p dag-l0

Dor metagraph

suod nodectl export-private-key -p dor-dl1

IntegrationNet

You should not export your private key when participating on IntegrationNet. The $DAG tokens used on IntegrationNet hold no intrinsic value.

Collateral requirements for this TestNet are validated through a connected wallet within your Lattice account that contains the required 250,000 $DAG collateral.

3

Supply your p12 passphrase

Due to the sensitive nature of this command, nodectl will prompt you to manually re-enter your .p12 keystore passphrase before proceeding.


  This command requires manual re-entry of your p12 passphrase
  You may press q + <enter> to quit
  You will not see the q echoed to the screen.
  Please enter your p12 passphrase to validate config_file:
4

Record your private key confidentially

Be careful with this private key

 WARNING  THIS IS YOUR PRIVATE KEY
  DO NOT EXPOSE TO ANYONE, AS YOUR HOT WALLET AND NODE CAN BE COMPROMISED!

  PRIVATE KEY FOR [constellation-node01.p12]
  =============================================================================================
  13abcdef13abcdef13abcdef13abcdef13abcdef13abcdef13abcdef13abcdef
  =============================================================================================
5

Connect to your Stargazer Wallet

Login as normal.

6

Enter the "Settings"

7

Wallets

8

Add a new wallet

9

Import a wallet

10

Constellation wallet type

11

Paste your private key

12

Import

13

Collateralize

You may begin transferring your $DAG or $DOR tokens to your newly imported wallet.

Proceed with caution

Start by sending a small test amount to ensure the transfer is successful before committing to a full transfer.

You can continue with multiple transfers or a single lump-sum transfer after the test is confirmed. There should be no fees associated with these transfers.

💰
⚙️
🚧
connection guide