Aurion Swap Protocol is a decentralized token swapping platform built on the Solana blockchain. It allows users to easily swap tokens in a secure and efficient manner, leveraging the speed and low transaction costs of the Solana network.
- Token Swapping: Seamlessly swap between different tokens.
- Wallet Integration: Connect your Solana wallet to manage your tokens and perform swaps.
- User-Friendly Interface: A clean and intuitive UI for a smooth user experience.
- Real-Time Data: Fetch and display real-time token balances and prices.
- Responsive Design: Optimized for both desktop and mobile devices.
- Solana: The blockchain platform for decentralized applications.
- React: A JavaScript library for building user interfaces.
- Next.js: A React framework for server-side rendering and static site generation.
- Framer Motion: A library for animations in React applications.
- Lucide React: A collection of icons for React applications.
- Node.js (version 14 or higher)
- Yarn or npm
- A Solana wallet (e.g., Phantom, Solflare)
-
Clone the repository:
git clone https://github.com/yourusername/aurion-swap-protocol.git
-
Navigate to the project directory:
cd aurion-swap-protocol
-
Install the dependencies:
npm install
or
yarn install
-
Set up environment variables:
Create a
.env.local
file in the root directory and add your Solana RPC URL and API key:NEXT_PUBLIC_NODE_RPC_URL=https://your-solana-rpc-url NEXT_PUBLIC_NODE_API_KEY=your-api-key
-
Start the development server:
npm run dev
or
yarn dev
-
Open your browser and navigate to
http://localhost:3000
.
- Connect your Solana wallet using the wallet button in the header.
- Select the tokens you want to swap.
- Enter the amount you wish to swap.
- Click the "Swap" button to execute the transaction.
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push to your forked repository.
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Thanks to the Solana community for their support and resources.
- Special thanks to the developers of the libraries and tools used in this project.
For any inquiries or feedback, feel free to reach out:
- Email: 99craftson@gmail.com
- X(Twitter): 0xbigdream(https://x.com/0xbigdream)