Skip to content

cryptoalgebra/algebra-plugin-template

Repository files navigation

Algebra Integral plugin template

This project is intended to simplify the process of creating a new plugin for Algebra Integral AMM. Along with the standard hardhat boilerplate, this repository includes a number of contracts that may be useful when creating a plugin.

Docs

The current documentation page is located at: https://cryptoalgebra.gitbook.io/

A separate subsection is devoted to the development of plugins: https://cryptoalgebra.gitbook.io/algebra-integral/plugins

Installation

Clone this repository:

git clone https://github.com/cryptoalgebra/algebra-plugin-template --recursive
cd algebra-plugin-template

Install dependencies:

npm i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published