Skip to content

mitosis-org/protocol

Mitosis Protocol

License CI codecov

DeFi protocol enabling programmable liquidity across multiple chains and protocols

Mitosis Protocol Banner

Getting Started

Prerequisites

  • Git
  • Yarn
  • Solc
  • Foundry (for forge and cast commands)

Installation

  1. Clone the repository and its submodules:

    git clone https://github.com/mitosis-org/protocol --recursive
    cd protocol
  2. Install dependencies:

    yarn install
  3. Install dependencies via soldeer:

    forge soldeer install
  4. Build the project:

    forge build

Documentation

forge doc --build --serve

Contributing

If you want to contribute, or follow along with contributor discussion, you can use our GitHub discussions and issues.

Getting Help

If you have any questions:

  • Open a discussion with your question
  • Open an issue with the bug
  • Check our documentation at docs.mitosis.org

Security

See SECURITY.md.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

About

Mitosis Protocol (Solidity)

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 10