docs: add examples directory and readme

This commit is contained in:
michaelessiet
2024-12-26 19:11:54 +01:00
parent 8d299244fc
commit d386f47de7

6
examples/README.md Normal file
View File

@@ -0,0 +1,6 @@
# Solana Agent Kit Examples
This directory only contains this README file which is a collection of examples and projects built using the Solana Agent Kit, built by the Solana Agent Kit team and the community.
## Starter Templates
- [SolanaAgentKit + 🦜️🔗 LangChain + Next.js Starter Template](https://github.com/michaelessiet/solana-agent-nextjs-starter-langchain)