<
 
 
 
 
×
>
hide You are viewing an archived web page, collected at the request of Ethereum Foundation using Archive-It. This page was captured on 21:42:43 May 01, 2021 , and is part of the Community collection. The information on this web page may be out of date. See All versions of this archived page. Loading media information

web3 node js module and AWS lamda

BasuBasu Member Posts: 1
Trying to connect to geth http provider from node js using
web3.setProvider(new web3.providers.HttpProvider("http://10.0.0.241:8110"));
Successful when calling from an Amazon EC2 instance.
But unsuccessful if I try to call from Amazon Lambda.

Comments

Sign In or Register to comment.