Giter Site home page Giter Site logo

549869500 / atomicdex-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from komodoplatform/komodo-defi-framework

0.0 1.0 0.0 200.78 MB

This is the official AtomicAPI (atomicDEX API) repository

Home Page: https://developers.atomicdex.io

C 0.03% Shell 0.44% Dockerfile 0.16% Rust 98.61% JavaScript 0.72% HTML 0.03%

atomicdex-api's Introduction

AtomicDEX Marketmaker V2

This repository contains the work in progress code of brand new Marketmaker version built mainly on Rust.
The current state can be considered as very early alpha.
Use with test coins only. You risk to lose your money in case of trying to trade assets with real market cost.

Project structure

mm2src - Rust code, contains some parts ported from C as is (e.g. lp_ordermatch) to reach the most essential/error prone code. Some other modules/crates are reimplemented from scratch.

How to build

  1. Tools required: Rustup. You will also need your OS specific build tools (e.g. build-essentials on Linux, XCode on OSX or MSVC on Win).
  2. (Optional) OSX: install openssl, e.g. brew install openssl.
  3. (Optional) OSX: run LIBRARY_PATH=/usr/local/opt/openssl/lib
  4. Run
    rustup install nightly-2020-10-25
    rustup default nightly-2020-10-25
    rustup component add rustfmt-preview
    
  5. Run cargo build (or cargo build -vv to get verbose build output).

Help and troubleshooting

If you have any question/want to report a bug/suggest an improvement feel free to open an issue or reach the team at Discord dev-marketmaker channel.

atomicdex-api's People

Contributors

jl777 avatar artemii235 avatar artemgr avatar sergeyboyko0791 avatar deckersu avatar vineetbhargav86 avatar usamir avatar fadedreamz avatar miyurz avatar shailesh09 avatar kolobus avatar ca333 avatar oxarbitrage avatar flamingice avatar satindergrewal avatar lukechilds avatar himu007 avatar freexploit avatar ptyx11 avatar siulynot avatar st3rling0x avatar mirrt avatar rohvsh avatar shamardy avatar jorian avatar vanbreuk avatar kashifali00 avatar pbca26 avatar pnosker avatar cipig avatar

Watchers

James Cloos 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.