Skip to content

Ahoj.Swap is a DEX running on Avalanche, implementing an Automated Market Maker Algorithm.

License

Notifications You must be signed in to change notification settings

bayroio/ahoj-swap

Repository files navigation

Ahoj.Swap

Ahoj.Swap is a DEX running on Avalanche, implementing an Automated Market Maker Algorithm.

This repository is a collection of smart contracts that implement the Ahoj.Swap protocol on Avalanche.

Ahoj is a Czech word from English ahoy. The word Ahoj is used to say Hello (informal greeting said when meeting someone) or inclusive to say Bye (informal farewell).

Table of Contents

Install

bash

Install project dependencies

npm install

Testing

Run all unit tests

bash npm test

Contribute

To report bugs within this package, create an issue in this repository. For security issues, please contact [email protected]. When submitting code ensure that it is free of lint errors and has 100% test coverage.

bash

Lint code

npm run lint

View code coverage

npm run coverage

License

GNU General Public License v3.0 (c) 2020 Bayro

🦊

Releases

No releases published

Packages

No packages published