Cascadia
  • Welcome to Cascadia
    • Brand Guidelines
    • Official Links
  • Artificial Intelligence
    • Incentives
  • Developers
    • Addresses
    • CosmWasm
      • Smart Contracts
      • Install Requirements
      • Set your Environment
      • Optimization
      • Deployment
      • Multi-Chain Contracts
        • The Actor Model
      • CW1 Subkeys Contract
        • Guide
      • CW20 Base Contract
        • Guide
      • C721 Base Contract
        • Guide
      • Upload Contract
        • Create a WASM File
      • Sign and Verify
        • Guide
    • Solidity
      • Deployment
      • Verification
        • Block Explorer
        • Hardhat
  • Directory
    • Address
    • API
    • Applications
    • Explorer
    • Faucet
    • Genesis
    • Governance
    • GRPC
    • Guide
    • Peers
    • RPC
    • Snapshot
    • State Sync
    • Website
    • Websocket
  • Governance
    • Align
      • Cooldown Period
      • Functions
    • Off-Chain
    • On-Chain
      • Voting
    • Proposals
      • On-Chain Voting via CLI
      • Proposal (Example)
    • VeTokenomics
      • Model
      • Voting Power Calculation
    • Analytics
  • Network
    • ChainID & Address Prefix
    • Configuration
    • Consensus
    • Denomination
    • Distribution
      • Block Rewards
      • Gas Fees
    • ESG
    • Faucet
    • Modules
    • Parameters
    • Peers
  • Security
    • Disclosure Policy
    • Multisignature
  • Staking
    • Claim
    • Delegate
    • Manual
    • Redelegate
    • Undelegate
  • Use Cases
    • Business Development and Marketing
    • Consumer Relationship Management
  • Node
    • Cloud Platforms
      • Amazon Web Services
      • Google Cloud Platform
    • Snapshot
    • State-Sync
    • Upgrade
      • Automated
      • Manual
  • Validators
    • System Requirements
    • Installation
    • Reference
      • Customization
  • Community
    • Discord
    • Telegram
    • Twitter
  • Legal
    • Privacy Policy
    • Terms & Conditions
Powered by GitBook
On this page
Edit on GitHub
  1. Node
  2. Cloud Platforms

Google Cloud Platform

PreviousAmazon Web ServicesNextSnapshot

Last updated 1 year ago

Step 1: Create a Google Cloud Services Account

To begin, create a Google account if you do not already have one. Sign up for a free account at .

"Enable" the API if the Cloud account is freshly set up.

Step 2: Create a Virtual Machine

After creating an account, create a virtual machine (VM) to execute your node. Proceed to the Google Cloud console and select the "Compute Engine" tab. Then, opt for "Create Instance" to produce a new VM instance.

While setting up the VM, you must select the following:

  1. An instance name.

  2. A region and zone.

  3. A machine configuration (check the minimum requirements ).

  4. A Boot disk, such as Ubuntu 20.04 LTS x86/64.

We suggest using the "N2" Series, "n2-standard-4" Machine Type, and Ubuntu 20.04 LTS (or more recent versions).

Once you have completed the configuration, click "Create" to initiate your VM.

Step 3: Establish a Connection with Your VM

Click on the "SSH" button next to your VM instance in the console and follow the next steps .

https://console.cloud.google.com/freetrial
here
here