🚀
Energy Web X Ecosystem
  • Documentation Overview
  • Core Concepts
    • Energy Web Chain
    • Energy Web X
    • Energy Web Tokens
      • Token Lifting
      • Token Lowering
    • Worker Nodes and Worker Node Networks
      • Server-based Worker Node
      • Marketplace App (desktop-based)
    • Worker Node Operator
    • Smart Flows and Groups
    • Subscription
    • Reward Period
    • Voting and Consensus
    • Ethereum
      • Transactions and Transaction Costs
    • Decentralized Identifiers (DIDs)
  • EWC ECOSYSTEM
    • Energy Web Chain
      • System Architecture
        • Proof-of-Authority Consensus Mechanism
        • System Contracts
          • Name registry
          • Holding Contract
          • Block Reward Contract
          • Validator-Set Contract
        • Validator Node Architecture
      • Energy Web Block Explorer
      • Energy Web Chain Governance & Validators
    • Energy Web Tokens
  • EWX ECOSYSTEM
    • Energy Web X
    • EWX: Architecture
    • Pallets
      • Worker Node Pallet
      • Balances Pallet
      • Proxy Pallet
      • XCM Pallet
      • Assets Pallet
      • Multisig Pallet
      • Scheduler Pallet
      • Preimages Pallet
      • Offences Pallet
      • Eth-Bridge Pallet
      • Token-Manager Pallet
      • Ethereum-events pallet
      • Avn Pallet
    • Worker Nodes
      • 🖥️The Marketplace App
        • Operator and Worker Accounts
          • Creating an operator account
          • Funding an operator account
          • Connecting to operator account
          • Disconnecting an operator account
          • Creating a worker account
          • Importing worker account
          • Exporting worker account
          • Linking a worker account to an operator account
          • Unlinking a worker account from an operator account
        • How to use Ledger on Marketplace App
        • Token Management
          • Creating an EWC account
          • Managing EWC accounts
          • Lifting tokens
          • Lowering tokens
          • Tracking lifting and lowering transactions
          • Checking EWT balance
        • Subscriptions
          • Subscribing to a solution group
          • Topping-up subscription amount
          • Managing subscriptions
          • Unsubscribing from a solution group
          • Unsubscribing delay
        • Worker Node and Rewards
          • Configuring remote worker node
          • Switching worker node location to remote
          • Participating into worker node network
          • Votes casted per Period
          • Reward Period
          • Checking rewards
          • Claiming rewards
        • FAQ: Marketplace App
        • Location Services
      • 🗄️Server-based Worker Nodes
        • Deployment Guide
        • Bootstrapping Server-based Worker Node Accounts
        • FAQ: Server-based Worker Nodes
      • Worker Node use cases
        • Sample Enterprise Use-Cases
          • Operating Envelopes Partitioning
          • ZEL Request Partitioning
          • Green Proofs
            • SAFc
            • Green Proofs for Bitcoin (GP4BTC)
            • Green Proofs as a Service (GPSaaS)
            • Green Proofs for Electrical Vehicles (GP4EV)
  • ENERGY SOLUTIONS
    • Green Proofs by Energy Web
      • Green Proofs Overview
      • Green Proofs Architecure
      • Green Proofs Software Stack
      • Use Cases and Reference Implementations
        • 24x7 Renewable Electricity
        • Sustainable Aviation Fuel
        • Green Proofs for Bitcoin
          • GP4BTC Miner Guide
        • Decarbonizing Shipping
        • Green Proofs for Electrical Vehicles
        • Green Proofs as a Service (GPSaaS)
    • Digital Spine by Energy Web
      • Design and Architecture
      • Component Guides
        • Energy Web Name Service (ENS)
        • Self-Sovereign Identities
          • SSI-Hub
          • Technical Guide
            • Organizations
            • Applications
            • Roles and IAM
          • Deployment Guide
            • Deploy Identity Cache Server
            • Deploy Switchboard
        • DDHub Message Broker
          • Technical Guide
            • Authentication and Authorization
            • Topics
            • Messaging
          • Deployment Guide
            • Deploy DID Auth Proxy
            • Deploy Message Broker
        • DDHub Client Gateway
          • Technical Guide
            • Authentication and Authorization
              • Key Vault
            • Client Gateway Identity and VCs
            • Address Book
            • Topics
            • Channels
            • Integration Options
            • Messaging
          • Deployment Guide
            • Launchpad SaaS
            • Azure Marketplace
            • Self-Hosted
              • Deploy with Kubernetes
              • Deploy with Docker
            • Key Vault
              • Deploy with HashiCorp Key Vault
              • Deploy with Azure Key Vault
              • Deploy with AWS Secrets Manager
            • Rebranding and Whitelabelling
Powered by GitBook
On this page
  • Subscription
  • Full Node Deployment and Management
  1. LAUNCHPAD BY EW
  2. Launchpad by Energy Web
  3. Blockchain Infrastructure
  4. RPC Node

RPC Node Quick Start Guide

Last updated 6 months ago

Once you are logged in to , Energy Web's SaaS platform, you will be able to set up your RPC Node. To do so, follow the steps below.

Subscription

Before you can create a new Full Node, you will need a subscription.

To subscribe:

  1. Verify that you are in the VaaS environment of Launchpad by checking the toggle button on the top right. You will easily recognize the VaaS environment by its dark theme

  1. Under EWC Full Node in the left hand bar, go to "Purchase" and fill in the purchase form

  1. You can chose between the Bring Your Own Cloud option or chose for a managed cloud

  2. Click on the "Subscribe" button. You will be redirected to the payment page.

  3. Once the payment is completed, you are ready to set-up your Full Node.

Full Node Deployment and Management

Once you have purchase one or mode Full Nodes, you are ready to deploy them.

  1. Under EWC Full Node > "Manage", look for "Pending deployments" at the top of the page. You will find all newly purchased Full Nodes that have not yet been deployed.

  1. Click the "Deploy" button for the Full Node you want to start deploying

  2. Enter all the Node and RPC configuration information required. On the RPC configuration page, select HTTPS or WSS only if you wish to disable one of these RPC servers. By default, they are both enabled.

  1. Once you have pushed the "Deploy" button, your Full Node will appear under EWC Full Node > "Manage" in the "Full Nodes" list. It will first show with "Requested" as Node Status and "Syncing" as Sync Status. Several minutes later, the Node status will move to "Provisioning".

  1. Within a few minutes to a couple of hours, the Node Status will switch to Ready, which means that the blockchain provisioning for the Full Node was completed. Once the Full Node is ready, you can access the Full Node details by clicking on the ℹ️ button. In the Node Details, you can see the Access credentials, copy the Endpoints URLs, copy the code snippets and review all your Node data. Note that all Endpoints data will depend on what you selected during deployment.

  1. It will take around 24 Hours for the Node to be synced. You can track that change under the "Syncing status" of your Node. Upon Syncing, the Analytics become available. The analytics of your Node can be access under EWC Full Node > "Manage" by clicking the screen icon for your Node in the Full Nodes list or by clicking "View Analytics" in the Node Details.

  2. You can navigate between 4 different kinds of analytics: Node analytics, Blockchain Metrics, Logs and Alerts. Navigate through the different analytics tabs to review all of it.

⛓️
🔥
Launchpad