Web3.js Integration - Ethereum / Arbitrum / Optimism / Polygon / BSC / Avalanche / Tron
Blocto injects web3 provider to web context so dApps can interact with blockchain
Last updated
Was this helpful?
Blocto injects web3 provider to web context so dApps can interact with blockchain
Last updated
Was this helpful?
Blocto injects web3 provider to web context as window.BLOCKCHAIN
where BLOCKCHAIN is either
ethereum
support BNB Smart Chain network starting from 2.8.0 on Android/iOS
support Polygon/Avalanche(c-chain) network starting from 2.14.0 on Android/iOS
support Arbitrum/Optimism network starting from 3.22.0 on Android/iOS
tron
You can use the provider with your web3.js like
You can use all the web3.js functionalities and Blocto will handle all the wallet operations and blockchain interactions for you.
For more documentation for what you can do with web3.js, check out