Installation

The SDK is available as a single package, installable using your preferred package manager:

npm install --save @maplelabs/maple-js

// or if using yarn

yarn add @maplelabs/maple-js

⚠️ Important Note on SDK Versioning: Regularly check for updates and new releases to access the latest features, improvements, and bug fixes. Monitor the SDK's versioning by visiting the official repository, subscribing to release notifications, or checking your package manager's update logs. This ensures optimal experience and compatibility with the Maple Protocol ecosystem.

⚠️ Beta Disclaimer: Please be aware that the SDK is currently in beta. While we strive to provide the best possible experience, using it is at your own risk. We appreciate your understanding and encourage you to provide feedback on any issues or suggestions for improvements.

Requirements

Last updated