Giter Club home page Giter Club logo

r1-eos's Introduction

r1-eos

EOS version of R1 Protocol is under development internal.

Abstract

Users no need to deposit their assets in the R1 contract but just sign their off-chain order to the Relayer which will help to match and find the opposit order and finally the matched orders will be submitted by the Relayer . By this scheme we can benefit :

  1. Relayer has the best matching performance as same as the CEX(Centralized Exchange);
  2. Users keep their assets in wallet with no need to trsut the contract;

Procedure

1.User authorize contract with the right of transfer tokens of eos system;
2.User sign his order(buy/sell token at a price) and submmit it to the relayer;
3.Relayer match the orders and commit it to the contract's trade method;
4. R1 contract's trade will do this:

  • Verify maker and taker's order info;
  • Verify maker and taker's order not completed/canceled;
  • Verify maker and taker's signature;
  • Verify maker and taker's price matched;
  • Exchange maker and taker's token at best price;

Features

  • Asset No-Custodial
  • Free Trust & Security
  • High Performance Matching
  • Shared Liquidity

Planning Features

  • Support lend and unlend;
  • Integrate bancor protol to provide liquidity;
  • Support margin trade;

r1-eos's People

Contributors

oneroot001 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.