Skip to content

wagmi97/BaseOnSOL

Repository files navigation

Solana Base Chain Framework for Node.js

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.

Key Features

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

Examples

Check out solana-basechain/examples for inspiration and help getting started!

Repository Structure

Solana Base Chain Framework Node.js is organized as a monorepo that contains multiple packages.

@solana/basechain-core

Core primitives and infrastructure tooling for building Solana-powered Base Chains and AI Agent systems.

See BaseChain Core to get started!

@solana/basechain-langchain

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!

@solana/basechain-twitter

Twitter (X) integration toolkit for AI-powered Base Chain ecosystems. Automate posting, monitoring, and social interactions.

See Twitter Integration to get started!

Contributing

Solana Base Chain Framework welcomes community contributions.

See CONTRIBUTING.md for more information.

Security and bug reports

The Solana Base Chain Framework team takes security seriously.

See SECURITY.md for more information.

Documentation

License

Apache-2.0

About

Base Chain on Solana.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors