Update README.md

This commit is contained in:
ARYAN
2024-12-25 21:59:43 +05:30
committed by GitHub
parent 8f3c7e3f6d
commit 8315576c06

View File

@@ -1,13 +1,18 @@
![NPM Downloads](https://img.shields.io/npm/dw/solana-agent-kit?style=for-the-badge)
<div align="center">
# Solana Agent Kit
</div>
![Solana Agent Kit Cover 1 (3)](https://github.com/user-attachments/assets/cfa380f6-79d9-474d-9852-3e1976c6de70)
![NPM Downloads](https://img.shields.io/npm/dm/solana-agent-kit?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/sendaifun/solana-agent-kit?style=for-the-badge)
![GitHub License](https://img.shields.io/github/license/sendaifun/solana-agent-kit?style=for-the-badge)
</div>
An open-source toolkit for connecting AI agents to Solana protocols. Now, any agent, using any model can autonomously perform 15+ Solana actions:
- Trade tokens
@@ -217,8 +222,9 @@ Refer to [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines on how to co
## License
MIT License
Apache-2 License
## Security
This toolkit handles private keys and transactions. Always ensure you're using it in a secure environment and never share your private keys.