Amazon Web Services
Setup Gamma Server on AWS
Log into your amazon management console
Select your desired region
select EC2 -> Instances -> Launch Instances
Navigate to "AWS Marketplace” and enter “Orbs” in the search text box
Select "Orbs Network Developer Kit” -> Continue -> Review and launch (or edit instance parameters)
To finalize the AMI initialization:
Click Launch
Select your desired option for ssh key pair. No key pair is required. But you may choose to set one up.
Launch instance
A new instance is now launching.
To obtain your server host name or IP address, navigate to EC2 instances console
You may now work with gamma server remotely. For more information on setting up a remote gamma environment on your local dev machine, click here
Prism block explorer will be available at http://<ip>:3000/
After setting up your Gamma remote environment, you can deploy your may deploy first contract
Last updated