Skip to main content

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 the loopring-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, User methods and
  • All EVM Provider functionality to respond to supported RPC methods
*Some features are not yet compatible such as the Widget UI. Need a feature or see a problem? File an issue on our github repo.

Resources & Tools