Giter Club home page Giter Club logo

starkex-core's Introduction

StarkEx

What is included in this repository

This repository is a single entry point to view StarkEx code starting from version 4.5 .

The submodules here are version-aligned, so you don't need to worry about synchronizing the versions of the different submodules.

The submodules reference to the following repositories:

  1. starkex-contracts - StarkEx

    This repository contains the Ethereum smart contracts code implementing the StarkEx

    on-chain contracts for both spot trading as well as perpetual trading.

  2. starkware-crypto-utils - StarkWare Crypto Utils

    This repository contains STARK friendly functionalities of signatures, keys and Pedersen hash.

  3. starkex-for-spot-trading - StarkEx Cairo Code Repository

    This repository contains the Cairo code (and some of the cryptographic primitives) used by StarkEx.

  4. starkex-js - JavaScript SDK for StarkEx

    This repository contains a JavaScript wrapper around the StarkEx API that can be used in both NodeJS and Browser environments.

  5. starkex-data-availability-committee - StarkEx Committee

This repository contains proposed code for running the committee service, used for data availability in StarkeEx.

How to clone this repository

If you wish to download all submodules locally upon cloning this repository, use:

git clone --recurse-submodules https://github.com/starkware-libs/starkex-core

If you wish to download specific submodules, use:

git clone https://github.com/starkware-libs/starkex-core

Then use the following command with the list of the desired repositories:

git submodule update --init --recursive [SUBMODULE1 SUBMODULE2 ...]

starkex-core's People

Contributors

gkaempfer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.