Skip to content

Morphine-labs/Morphine-Unit-Core

Repository files navigation

Morphine Core v0.1

This repository contains the smart contracts source code. We are using Protostar as development environment for compilation, testing and Starknet Py for deployment and contract interaction tasks.

What is Morphine

Morphine offers powerful and versatile tools to build, scale, manage and monetize on-chain strategies.

🕹️ Getting started

  • Clone this repo

(We recommend working inside a Python virtual environment)

  • python3.9 -m venv ~/cairo_venv source ~/cairo_venv/bin/activate

  • pip install -r requirements.txt

  • protostar build / test for compilation and testing

  • python for scripts

  • make for docs

🪄 Dependencies

🧱 Application Structure

  • lib/morphine - Morphine contracts
  • lib/openzeppelin - OZ contracts
  • lib/utils - Utils contracts
  • tests/ - Unit and integrations test
  • scripts/ - Deploy and protocol interaction tasks
  • docs/ - Tech Docs
  • build/ - Abi and JSON compiled contracts

🏒 Audits and Formal Verification

No Audits have been done so far.

🤝 Contributions

All Contributions for this unit have to be performed via repository issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •