@elkdex/avax-sdk

🛠 An SDK for building applications on top of Elk for Avalanche.

Usage no npm install needed!

<script type="module">
  import elkdexAvaxSdk from 'https://cdn.skypack.dev/@elkdex/avax-sdk';
</script>

README

Elk Avalanche SDK

This repo contains tools for developing with Elk Avalanche.

Running

This project uses standard npm and yarn workflows.

Install dependencies

yarn

Compile

yarn build

Yarn is available to install here if you need it.

Installation

This project is available as an npm packege. Add to your project with npm install @elkdex/avax-sdk

Attribution

This code was adapted from this Uniswap repo: uniswap-sdk.