File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- # Solana- Agent
1
+ # Solana Agent
2
2
3
3
[ ![ PyPI - Version] ( https://img.shields.io/pypi/v/solana-agent )] ( https://pypi.org/project/solana-agent/ )
4
4
@@ -56,6 +56,9 @@ asyncio.run(main())
56
56
* [ Solana Agent] ( https://solana-agent.com ) - AI Market Intelligence
57
57
* [ CometHeart] ( https://cometheart.com ) - AI Companion
58
58
59
+ ## Example Apps
60
+ * [ Solana Agent Example App] ( https://github.com/truemagic-coder/solana-agent-app )
61
+
59
62
## Contributing
60
63
61
64
Contributions to Solana Agent are welcome! Please feel free to submit a Pull Request.
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " solana-agent"
3
- version = " 0.0.5 "
3
+ version = " 0.0.6 "
4
4
description = " The Best AI Agent Framework"
5
5
authors = [" Bevan Hunt <bevan@bevanhunt.com>" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments