Ready to dive into BigBull.AI? Awesome! Whether you're here to explore the code, build new strategies, or just see what our AI-powered DeFi trading platform can do, we'll get you set up in no time.
Before You Start
You'll need a few things installed:
πΉ Node.js (version 23 or newer)
πΉ pnpm (our package manager of choice)
Create a .env file in the root directory with your API keys and configuration:
Open .env in your favorite editor and add your details:
3. Install Dependencies
Install all required packages:
4. Build the Project
Compile the project code:
5. Start the Server
Launch the server:
6. Launch the Web Interface
Open a new terminal window and run:
Access the web interface at http://localhost:3000 (unless it's mapped to a different port).
What's Next?
π Explore the Code
Check out the core directory β thatβs where the multi-agent magic happens. Take a look at our System Overview to understand the architecture, or dive into the Multi-Agent System to see how the agents work together.
π Check Out the Docs
Our docs folder is packed with helpful tips and insights to get you started.
π Join the Community
Need help or want to brainstorm strategies? Jump into our Discord β the BigBull.AI community is ready to collaborate!
β¨ Thatβs it! Youβre all set to begin your BigBull.AI journey. Happy trading! π