Widget - Just Copy And Paste
Integrating our Widget...
Copy Widget
const rocketX = new RocketX({
apiKey: 'your-api-key',
baseURL: 'https://api.rocketx.exchange'
});
// Initiating connection
rocketX.connect()
.then(response => {
console.log('Connection Successful: Welcome to the RocketX!');
console.log('Connected to 200+ Blockchains');
console.log('Access to $100B+ Liquidity');
})
.catch(error => {
console.error('Connection Failed: ', error.message);
});
// Ready to Swap Tokens
Integrate our cross-chain widget to allow seamless swaps of 15,500+ tokens across 170+ blockchains with just one click, directly from your website. Effortless and user-friendly.