diff --git a/README.md b/README.md index 7c00c40..6aa9d99 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,17 @@ # Solana Agent Kit - + ![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) + + + 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 @@ -215,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. +