Overview
what is aptos-wallet-mcp?
aptos-wallet-mcp is a server designed for managing Aptos Wallet functionalities, allowing users to interact with the Aptos blockchain.
how to use aptos-wallet-mcp?
To use aptos-wallet-mcp, clone the repository from GitHub, build the project using Cargo, and run the server with the provided configuration file.
key features of aptos-wallet-mcp?
- Get balance of an Aptos account
- Transfer APT between accounts
- Check the status of transactions
- Generate new Aptos accounts
- Fund accounts using the devnet faucet
use cases of aptos-wallet-mcp?
- Managing cryptocurrency balances in Aptos accounts.
- Facilitating APT transfers for users.
- Monitoring transaction statuses for better user experience.
- Creating and funding new Aptos accounts for development purposes.
FAQ from aptos-wallet-mcp?
- What programming language is aptos-wallet-mcp written in?
aptos-wallet-mcp is written in Rust.
- Is there a license for this project?
Yes, it is licensed under the Apache-2.0 license.
- How can I contribute to the project?
You can contribute by submitting issues or pull requests on the GitHub repository.