Installation
Prerequisites
Installation Methods
npm install @moromoro/moro-sdk ethersyarn add @moromoro/moro-sdk etherspnpm add @moromoro/moro-sdk ethersVerify Installation
const { MoroBestRate } = require('@moromoro/moro-sdk')
console.log('Moromoro SDK loaded successfully!')import { MoroBestRate } from '@moromoro/moro-sdk'
console.log('Moromoro SDK loaded successfully!')Package Contents
Dependencies
Required Dependencies
Peer Dependencies
TypeScript Support
TypeScript Configuration
Browser Support
Webpack Configuration
Vite Configuration
Framework Integration
React
Next.js
Vue.js
Environment Setup
Environment Variables
Using dotenv
Updating the SDK
Check Current Version
Update to Latest Version
Install Specific Version
Troubleshooting
Next Steps
Getting Help
Last updated