Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

numocash/minima-pair-registry

Repository files navigation

minima-pair-registry

Fetches and caches pair for the Minima router.

Development

# Fetch data
yarn registry:sync

Usage

import { fetchPools } from "@dahlia-labs/minima-pair-registry";
import type { Pool } from "@dahlia-labs/minima-pair-registry";

const pools: Pool[] = await fetchPools();

License

AGPL-3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published