How to Use

This section for the XChain Mayachain AMM library provides developers with step-by-step instructions on how to integrate and utilize the library in their projects to interact with Automated Market Maker (AMM) protocols on the Mayachain blockchain network.

Installation

yarn add @xchainjs/xchain-mayachain-amm

Peer Dependencies

You can visit the xchain-mayachain-amm package repository to get the updated peer dependencies by looking at the "peerDependencies" object in the "package.json" file.

Examples

Last updated