How to create RPC

Step - 1 Create Elastic IP Address using EC2, How to create EC2

Step - 2 RPC URL is http://YourElasticIP:8545

Example - If your elastic IP is 15.152.*.* then RPC will be 'http://15.152.*.*:8545'

Last updated