
Security News
New CVE Forecasting Tool Predicts 47,000 Disclosures in 2025
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
@mento-protocol/mento-sdk
Advanced tools
The official Mento Protocol SDK for interacting with Multi-Collateral Mento smart contracts on the Celo network.
# Install with npm
npm install @mento-protocol/mento-sdk
# Or install with yarn
yarn add @mento-protocol/mento-sdk
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.
Anytime we launch a new stable token, we need to update the tradable pairs cache.
The yarn cacheTradablePairs
script generates a TypeScript file containing a list of all tradable pairs on the Mento protocol. This file is used to cache the tradable pairs in the SDK and avoid costly re-fetching from the network.
yarn cacheTradablePairs
Current token connectivity on Celo Mainnet (last updated: 2025-06-19):
graph TD
USDT["USD₮"]
USDC --- cUSD
USDT --- cUSD
CELO --- cEUR
CELO --- cREAL
USDC --- cREAL
USDC --- cEUR
axlUSDC --- cUSD
CELO --- cUSD
PUSO --- cUSD
cJPY --- cUSD
cCOP --- cUSD
cGBP --- cUSD
cUSD --- cZAR
cCAD --- cUSD
cAUD --- cUSD
cCHF --- cUSD
axlUSDC --- cEUR
axlUSDC --- cREAL
axlEUROC --- cEUR
cKES --- cUSD
cGHS --- cUSD
cNGN --- cUSD
CELO --- eXOF
axlEUROC --- eXOF
Network Stats: 20 tokens, 24 direct trading pairs
💡 This graph shows direct trading pairs only. The SDK automatically finds optimal routes including multi-hop paths.
To regenerate:
yarn getTokenGraph
FAQs
Official SDK for interacting with the Mento Protocol
We found that @mento-protocol/mento-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.