Overview
Loopring is a zkRollup layer 2 open protocol for building decentralized exchanges (DEXs) on the Ethereum blockchain. It allows for high-throughput, low-cost trading and payment on Ethereum. As Loopring is EVM compatible, you can follow the Ethereumdocumentation to send your first transaction and utilize all other wallet features.Installation
Magic interacts with the Loopring blockchain via Magic SDK and theloopring-sdk package.
Some Loopring SDK APIs still use parameter names like
web3. In this example, those parameters are passed an EIP-1193 compatible ethers BrowserProvider.Send Transaction
JavaScript
Compatibility
- All
Auth,Usermethods and - All EVM Provider functionality to respond to supported RPC methods
Resources & Tools
- Block Explorer: https://explorer.loopring.io/
- Example