Skip to content

cryptoalgebra/integral-team-plugins

Repository files navigation

Algebra

Innovative DEX with concentrated liquidity and customizable plugins.

Tests status

Echidna status

Docs

The documentation page is located at: https://cryptoalgebra.gitbook.io/algebra-integral/

Build

Requires npm >= 8.0.0

To install dependencies, you need to run the command in the root directory:

$ npm run bootstrap

This will download and install dependencies for all modules and set up husky hooks.

To compile a specific module, you need to run the following command in the module folder:

$ npm run compile

Tests

Tests for a specific module are run by the following command in the module folder:

$ npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published