pokt-network / pocket-js-web3-provider

Pocket JavaScript Web3-Provider
MIT License
3 stars 1 forks source link

Migration to Javascript #7

Closed pabelnl closed 4 years ago

pabelnl commented 4 years ago

For compatibility issues, the library should be written in Javascript.

Trying to use the PocketProvider as a provider that most web3 libraries can use is failing in TypeScript due to most web3 libraries not written in typescript from the ground up.