/strategy-template

Template for building strategies on Haiko

Primary LanguageCairo

Note

This is a template repository. Click "Use this template" to create a new repository from this template. Strategy repos follow the strategy-<name> naming convention for easy discovery.

Haiko Strategy Template

This repo contains a template for building strategies on the Haiko AMM.

Get started by reading through the code and inline comments.

Getting started

# Run tests
scarb test

# Build contracts
scarb build

Version control