Skip to content

An SDK for integrating applications with the Mento protocol

License

Notifications You must be signed in to change notification settings

mento-protocol/mento-sdk

Repository files navigation

Mento SDK

The official Mento Protocol SDK for interacting with Multi-Collateral Mento smart contracts on the Celo network.

Installation

# Install with npm
npm install @mento-protocol/mento-sdk

# Or install with yarn
yarn add @mento-protocol/mento-sdk

Learn more

You can find example usages of the SDK in the mento-sdk-examples repository. For in-depth documentation and walk through explanations please see the SDK section of the Mento docs.