Overview
EnergyWeb Volta is the pre-production test network of the EnergyWeb Chain. It is nearly identical to the production chain (EnergyWebChain) and should be used to test applications in a robust QA environment.
Highlights
- Energyweb Volta RPC node (Fast Sync mode) with OpenEthereum client
Details
Typical total price
$0.17/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.medium | $0.00 | $0.046 | $0.046 |
t2.large | $0.00 | $0.093 | $0.093 |
t3.medium | $0.00 | $0.042 | $0.042 |
t3.large | $0.00 | $0.083 | $0.083 |
m5.xlarge | $0.00 | $0.192 | $0.192 |
m5.2xlarge | $0.00 | $0.384 | $0.384 |
m5a.xlarge | $0.00 | $0.172 | $0.172 |
m5a.2xlarge | $0.00 | $0.344 | $0.344 |
c5.xlarge | $0.00 | $0.17 | $0.17 |
c5.2xlarge | $0.00 | $0.34 | $0.34 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp3) volumes | $0.08/per GB/month of provisioned storage |
Vendor refund policy
N/A
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Volta Fast RPC Node with OpenEthereum client v3.3.5
Additional details
Usage instructions
Installation:
Launch through web:
- Subscribe EnergyWeb Volta RPC Node from AWS marketplace
- Continue to Configuration -> Continue to launch
- Choose the option "Launch through web" from "Choose Action"
- Go through necessary settings Choose EC2 Instance Type, VPC Settings, Security Group Settings, Key Pair Settings
- Click "Launch"
Launch through ec2 console:
- Subscribe EnergyWeb Volta RPC Node from AWS marketplace
- Continue to Configuration -> Continue to launch
- Choose the option "Launch through ec2" from "Choose Action"
- Provide necessary information - Instance name, Create Key pair, Create Security Group
- Storage - EBS Volume size 300 GB(Recommended for Fast sync node)
- Launch the instance
Note: In this new release(v1.1.0), attached ebs volume size is already pre-configured to 300GB
Usage:
- User can make RPC request using instance public IP (https://INSTANCE_PUBLIC_IP)
- User can connect via Web Socket, using instance public IP (example: wss://INSTANCE_PUBLIC_IP/ws)
- Check if node is synced: curl -X POST --data '{"jsonrpc":"2.0","method":"eth_syncing","params":[],"id":1}' http://INSTANCE_PUBLIC_IP -H 'Content-Type: application/json' The command returns "false", if the node is synced, otherwise it returns the current blocknumber.
Admin operations: SSH to the instance
- CLI to check RPC logs - sudo journalctl -f -u volta
- CLI to restart RPC node - sudo systemctl restart volta
- CLI to stop RPC node - sudo systemctl stop volta
- Location of DB /home/ubuntu/.local/share/openethereum/chains/Volta/db
- Update Config file, if needed /home/ubuntu/.local/share/openethereum/config.toml Check here for more information for configuration - https://openethereum.github.io/Configuring-OpenEthereum
Resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.