Loopring / protocols

A zkRollup DEX & Payment Protocol

Home Page:https://loopring.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This repository contains Loopring's opensource smart contracts and circuit code for the Loopring protocol, the smart contracts for Loopring's smart-wallet implementation (hebao), and an Open-Ended Dutch Auction Exchange (Oedax) protocol (discontinued).

You will find some sub-packages are out of date, no worries. The following ones are actively developed & maintained:

  • loopring_v3: Loopring Protocol
  • hebao_v1: Loopring's smart-wallet implementation.

How to release

  • Create a branch called release_loopring_x.x.x or release_hebao_x.x.x (all lower cases). These branches are protected and cannot be deleted.

  • Create a release named loopring_x.x.x or hebao_x.x.x (all lower cases), the tag name shall be the same as the release name. Do NOT check the 'This is a pre-release' option, and add as many notes as possible to describe what's new in the release.

About

A zkRollup DEX & Payment Protocol

https://loopring.org


Languages

Language:Solidity 50.5%Language:TypeScript 32.9%Language:C++ 8.8%Language:JavaScript 3.7%Language:Python 1.4%Language:Cuda 1.4%Language:Shell 1.2%Language:Makefile 0.0%Language:CMake 0.0%Language:Dockerfile 0.0%Language:SCSS 0.0%Language:Scala 0.0%