DeFi protocol enabling programmable liquidity across multiple chains and protocols
- Git
- Yarn
- Solc
- Foundry (for
forge
andcast
commands)
-
Clone the repository and its submodules:
git clone https://github.com/mitosis-org/protocol --recursive cd protocol
-
Install dependencies:
yarn install
-
Install dependencies via soldeer:
forge soldeer install
-
Build the project:
forge build
forge doc --build --serve
If you want to contribute, or follow along with contributor discussion, you can use our GitHub discussions and issues.
- Our contributor guidelines can be found in CONTRIBUTING.md
- See our Security Policy for security-related contributions
If you have any questions:
- Open a discussion with your question
- Open an issue with the bug
- Check our documentation at docs.mitosis.org
See SECURITY.md.
This project is licensed under the Apache License 2.0. See the LICENSE file for details.