The Solana Base Chain Framework for Node.js simplifies building a custom Base Chain, AI Agents, and onchain applications on Solana. Build scalable agent-driven ecosystems powered by Solana infrastructure.
-
Framework-agnostic: Modular primitives that can be integrated with any AI or backend framework.
-
AI Agent support: Build autonomous AI Agents capable of executing onchain actions and managing wallets.
-
LangChain.js integration: Seamless integration with LangChain.js for advanced agentic workflows.
-
Twitter (X) integration: Connect AI Agents with Twitter (X) for automated social interactions and onchain activity broadcasting.
-
Support for custom Base Chain infrastructure:
- Creating Solana-powered Base Chains
- Managing validator and RPC interactions
- Wallet generation and transaction signing
- SPL token deployment and management
- NFT minting and asset management
- Cross-program invocation support
- Onchain governance primitives
- Liquidity pool and DeFi integrations
- Bonding curve and token launch mechanics
- AI Agent orchestration for automated onchain execution
Or add your own!
Check out solana-basechain/examples for inspiration and help getting started!
- AI Chain Operator: Autonomous AI Agent managing Base Chain operations and transactions.
- Token Launcher: Example application for deploying and managing SPL tokens.
- NFT Infrastructure: AI-powered NFT minting and management workflows.
- Governance Agent: Agentic governance voting and treasury management system.
Solana Base Chain Framework Node.js is organized as a monorepo that contains multiple packages.
Core primitives and infrastructure tooling for building Solana-powered Base Chains and AI Agent systems.
See BaseChain Core to get started!
LangChain.js extension for Solana Base Chain Framework. Enables AI Agents to interact with custom onchain infrastructure and execute transactions autonomously.
See BaseChain LangChain to get started!
Twitter (X) integration toolkit for AI-powered Base Chain ecosystems. Automate posting, monitoring, and social interactions.
See Twitter Integration to get started!
Solana Base Chain Framework welcomes community contributions.
See CONTRIBUTING.md for more information.
The Solana Base Chain Framework team takes security seriously.
See SECURITY.md for more information.
- Solana Documentation
- Base Chain Framework Docs
- API Reference: BaseChain Core
- API Reference: LangChain Extension
- API Reference: Twitter Integration
Apache-2.0