From 8f3c7e3f6db3471fac097d410a95e49d0a5a0d82 Mon Sep 17 00:00:00 2001 From: YASH AGARWAL <31108260+yashhsm@users.noreply.github.com> Date: Wed, 25 Dec 2024 21:47:57 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c00c40..6a5cd94 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![NPM Downloads](https://img.shields.io/npm/dw/solana-agent-kit?style=for-the-badge) +
# Solana Agent Kit From 8315576c06823af55e68ce503636777b858ee12d Mon Sep 17 00:00:00 2001 From: ARYAN <48391385+thearyanag@users.noreply.github.com> Date: Wed, 25 Dec 2024 21:59:43 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6a5cd94..6aa9d99 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,18 @@ -![NPM Downloads](https://img.shields.io/npm/dw/solana-agent-kit?style=for-the-badge) -
# 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 @@ -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. +