Skip to content

AI-powered Solana agent that lets you explore and interact with the Solana blockchain using natural language.

Notifications You must be signed in to change notification settings

vamsi4845/Solaris

Repository files navigation

Solaris - Your AI Agent on Solana

Solaris is your AI-powered Solana agent that lets you explore and interact with the Solana blockchain using natural language. Fast, simple, and intuitive.

Features

  • 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.

Setup

  1. Clone the repository:

    git clone https://github.com/vamsi4845/Solaris.git
    cd Solaris
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

Access the agent at http://localhost:3000.

Links

About

AI-powered Solana agent that lets you explore and interact with the Solana blockchain using natural language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages