OriginProtocol / origin

Monorepo for our developer tools and decentralized marketplace application
https://www.originprotocol.com/developers
MIT License
652 stars 196 forks source link

web3-provider integration with dapp #3495

Open mikeshultz opened 5 years ago

mikeshultz commented 5 years ago

Look into implementing the web3-provider and the issues we had trying to turn it on for the dapp. This has built-in throttle protection and ability to retry requests for temporary JSON-RPC errors. It would go a long way to dealing with our JSON-RPC errors.

Special concerns are how mobile bridge would handle this.

mikeshultz commented 5 years ago

May be slightly dependent on the review for #3090