Autumn
  • Welcome
    • Our Links
  • Getting Started
    • Installation
    • Configure Environment Variables
    • Features
  • Autumn Framework
    • The Framework
      • Installation
      • Configuration
      • Dependencies
      • Quick Start
      • Interaction Examples
  • Deploy Agent
  • The Architecture
  • Company
    • About
    • Terms Of Service
    • Privacy Policy
Powered by GitBook
On this page
  • Getting Started with Autumn
  • 🔧 Prerequisites
  • 📥 Install Autumn Locally
  1. Autumn Framework
  2. The Framework

Installation

Getting Started with Autumn

Kick off your AI development journey with Autumn by ensuring your environment is prepped and your tools are in place.


🔧 Prerequisites

Before you dive in, double-check that you have the following set up:

  • Node.js and npm

  • Git

  • A Bitquery API Key

  • Your Solana wallet keypair


📥 Install Autumn Locally

Clone the official Autumn Framework repository and set up the project:

git clone https://github.com/Autumn-AIs/LW-MCP-agents
cd autumn-v1
npm install

PreviousThe FrameworkNextConfiguration

Last updated 2 days ago