Skip to content

AgentKit is a toolkit that gives AI agents access to crypto wallets and onchain functionality. Powered by the 0xTan1319 AgentKit SDK.

License

Notifications You must be signed in to change notification settings

L9T-Development/crypto-ai-agentkit

Repository files navigation

0xTan1319 AgentKit

This AgentKit lets you build AI agents that can trade, manage funds, and interact with DeFi protocols in natural language.

Key Features

  • Framework-agnostic: Common AI Agent primitives that can be used with any AI framework.

  • Python and Node.js Support

  • Support for various onchain actions:

    • Getting wallet details and balances
    • Transferring and trading tokens

Repository Structure

./
├── agentkit-core/
│   ├── python/
│   └── typescript/
├── agentkit-langchain/
│   ├── python/
│   ├── typescript/
│   └── examples/

agentkit-core

Core primitives and framework-agnostic tools that are meant to be composable and used via AgentKit framework extensions (ie, agentkit-langchain). See AgentKit Core to get started!

agentkit-langchain

Langchain Toolkit extension of AgentKit. Enables agentic workflows to interact with onchain actions. See AgentKit Langchain to get started!

About

AgentKit is a toolkit that gives AI agents access to crypto wallets and onchain functionality. Powered by the 0xTan1319 AgentKit SDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published