βGetting Started
For developers looking to integrate Astros DEX Aggregator functionality into their applications, we offer an SDK available on GitHub: Aggregator SDK. This SDK provides easy-to-use tools and resources to enable seamless access to Astrosβs aggregation features.
Installation
Start an easy integration of react project with Astros UI SDK . Install it via npm:
npm i navi-web-component
Usage
Import the SwapPanelClient
, a client-side interface for managing the SwapPanel
web component, designed for token swap functionality in browser environments:
import { SwapPanelClient } from 'navi-web-component'
Demo
This demo leverages Next.js, a modern framework for building fast, scalable web applications. Whether you're a developer looking to explore Astros's features or integrate them into your app, this is the perfect starting point.
π Features
Seamless Setup: Get started with minimal configuration.
Live Preview: Auto-updating UI for instant feedback during development.
Customizable Components: Integrate the Astros UI SDK and tailor it to match your app's branding.
API Exploration: Experiment with pre-configured API routes for dynamic interactions
π Showcase Link
https://web-component-demo.vercel.app/
π Get Started Today!
Ready to dive in? Clone the repo, start the dev server, and bring the power of Astros UI SDK into your project in minutes. Happy coding! π»β¨
Last updated