Skip to content

haiko-xyz/library

Repository files navigation

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