Git Product home page Git Product logo

sushiswap's Introduction

Sushi Monorepo

Sushi 2.0 ๐Ÿฃ

Getting Started

https://pnpm.io/installation

Install

pnpm install

Execute

pnp exec

Dev

pnpn run dev

Beast Mode

Runs dev for all apps and composes under localhost:3000

pnpm exec turbo run dev --filter=...{./apps/*}

Single Repository

pnpm exec turbo run dev --scope=api/app/package/protocol

Build

pnpn run build

Single Repository

pnpm exec turbo run build --scope=api/app/package/protocol

Test

pnpn run test

Single Repository

pnpm exec turbo run test --scope=api/app/package/protocol

Test

pnpn run clean

Single Repository

pnpm exec turbo run clear --scope=api/app/package/protocol

APIs

  • token-list

Creating a new API

git checkout -b feature/example-api

Apps

  • _root
  • analytics
  • blog
  • docs
  • furo
  • kashi
  • miso

Creating a new app

git checkout -b feature/example-app

pnpm exec @sushiswap/cli create-app example-app

Packages

  • chain
  • config
  • math
  • multicall
  • tsconfig
  • ui

Creating a new package

git checkout -b feature/example-package

Protocols

  • furo
  • miso

Creating a new protocol

git checkout -b feature/example-protocol

Disclaimer

These smart contracts and code are being provided as is. No guarantee, representation or warranty is being made, express or implied, as to the safety or correctness of the user interface or the smart contracts and code. There can be no assurance they will work as intended, and users may experience delays, failures, errors, omissions or loss of transmitted information. In addition, using these smart contracts and code should be conducted in accordance with applicable law. Nothing in this repo should be construed as investment advice or legal advice for any particular facts or circumstances and is not meant to replace competent counsel. It is strongly advised for you to contact a reputable attorney in your jurisdiction for any questions or concerns with respect thereto. SushiSwap is not liable for any use of the foregoing and users should proceed with caution and use at their own risk.

sushiswap's People

Contributors

matthewlilley avatar chillichelli avatar olastenberg avatar lufycz avatar jclancy93 avatar grod220 avatar pegahcarter avatar z0r0z 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.