Solaris is your AI-powered Solana agent that lets you explore and interact with the Solana blockchain using natural language. Fast, simple, and intuitive.
- Send SOL: Transfer SOL to another Solana address or a saved contact.
- Buy Tokens: Purchase tokens using SOL (handles 'swap'/'trade' intentions).
- Stake SOL: Delegate SOL to a validator.
- Check Balance: View current SOL and other token balances.
- Get Address: Display your wallet's public address.
- Create Token: Guide through SPL token creation with defaults.
- Transaction Status: Check the status of the last transaction.
- Recent Transactions: List the last 5 transactions.
- Faucet: Request test SOL for development/testing.
- Launch NFT: Guide through launching a basic NFT collection.
- Check Price: Get the current market price of a specified token.
- Handle Unrecognized Commands: Provides guidance if a command isn't supported.
-
Clone the repository:
git clone https://github.com/vamsi4845/Solaris.git cd Solaris -
Install dependencies:
npm install
-
Run the development server:
npm run dev
Access the agent at http://localhost:3000.
- Demo: Watch Demo Video