Deploying Node on Testnet
  • Deploying Node on Testnet
    • 🛒Product Purchase
    • 🔑Key-Pair Generation
    • 🔄 Cluster Creation
    • 🪙Deposit Testnet(Hoodi) Ethereum From Launchpad
    • Wallet Creation And Importing Keys using scripts
      • 🖥️For Windows User
      • 🖥️For Ubuntu / Mac User
    • 🖱️Service Creation
    • 🔄Validator status check
Powered by GitBook
On this page
  1. Deploying Node on Testnet

🔄 Cluster Creation

PreviousKey-Pair GenerationNextDeposit Testnet(Hoodi) Ethereum From Launchpad

Last updated 2 years ago

CtrlK

📺 Follow the video for detailed guidance

  • Sign in to the AWS Console, In All Services, choose CloudFormation.

  • In the navigation pane, choose Stack and then choose Create Stack.

  • Under Prerequisite-Prepare Template, choose Template is ready.

  • Under Specify Template, choose the Template Source as Amazon S3 URL and enter the following URL and click on next.

https://cfmainnet.s3.eu-west-2.amazonaws.com/ClusterCreationStackV1.json
  • In the Specify Stack Details, enter the Stack name as “cluster-creation-stack” or your desired stack name.

  • In the Parameters, a. In the KeyName, select the existing key pair from existing keys.

  • Click on Next.

  • In the Configure stack options, click on Next.

  • In the Review Stack, review your stack details and in Capabilities, check the box which says “I acknowledge that AWS CloudFormation might create IAM resources with custom names.”

  • Click on Create Stack.

Note: You can only create a wallet when you have successfully created Cluster following this step.

cluster-creation