Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 384 Bytes

Common library for Haiko contracts

This repo contains common libraries, interfaces, types and other utilities for the Haiko AMM and strategy contracts.

Getting started

# Run the tests
scarb test

# Build contracts
scarb build

Version control