Installation Guide
Prerequisites
Before installing the Moongate Adapter, ensure you have the following:- Node.js: Version 16 or higher
- React: Version 18 or higher
- Solana Web3.js: Latest version
- Solana Wallet Adapter packages: Required for integration
Installation Methods
Using npm
Using yarn
Using pnpm
Required Dependencies
The Moongate Adapter requires several peer dependencies. Install them alongside the adapter:Package.json Dependencies
Yourpackage.json
should include these dependencies:
TypeScript Support
The adapter includes full TypeScript support. If youβre using TypeScript, no additional type definitions are required.TypeScript Configuration
Ensure yourtsconfig.json
includes the necessary compiler options:
Verification
After installation, verify that everything is working correctly:-
Check package installation:
-
Verify peer dependencies:
-
Test import:
Next Steps
Once installation is complete, proceed to:- Quick Start Guide - Get up and running in minutes
- Configuration Options - Customize the adapter
- API Reference - Explore all available methods
Troubleshooting Installation
Common Issues
Peer Dependency Warnings
If you see peer dependency warnings, install the missing packages:Version Conflicts
If you encounter version conflicts, try using exact versions:TypeScript Errors
If you see TypeScript errors, ensure you have the latest version of the Solana packages:π Need Help?
- π§ Email: amen@moongate.one or praneet@moongate.one
- π¬ Telegram: @and_its_praneet
- π Issues: Message us on web.moongate.one