<
 
 
 
 
×
>
hide You are viewing an archived web page, collected at the request of Ethereum Foundation using Archive-It. This page was captured on 21:49:00 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

Do I have to set a provider?

kimiwukimiwu Member Posts: 2
I'm new to Ethereum world... Our application is a private chain. Any requests to the chain have to pass through our backend API server. I'm developing a ios SDK to communicate with our API server. The first step of examples I found is to set a provider after a Web3 object init. But in our application, we don't need/want to run a node on the mobile devices. Is it necessary to set a provider while using Web3js? If yes, any better solutions for me?
Any help is appreciated. Thanks!

Comments

Sign In or Register to comment.