Manages environment variables for configuration including port settings, environment type, Solana RPC URL, and wallet private keys.
Serves as the foundation for this API server, providing HTTP routing and middleware capabilities for all wallet operations.
Provides version control for the project, supporting the contribution workflow outlined in the README.
Hosts the source code repository for the MCP agent, providing version control and collaboration features for developers.
Serves as the runtime environment for executing the server-side code of the wallet agent API.
Manages package dependencies and provides scripts for development, building, and running the server.
Enables comprehensive blockchain wallet operations including creating wallets, transferring SOL, and managing SPL tokens on the Solana blockchain.
Provides interactive API documentation for all available endpoints, allowing users to explore and test wallet and token operations through a web interface.
Offered as an alternative package manager to npm for installing and managing the project dependencies.
This server cannot be installed