earnkit-ai-sdk
v0.9.17
Published
EarnKit Core provides the foundational infrastructure for building, deploying, and managing efficient event-driven agent-based systems. This package serves as the base layer for the entire EarnKit SDK ecosystem.
Maintainers
Readme
EarnKit Core
EarnKit Core provides the foundational infrastructure for building, deploying, and managing efficient event-driven agent-based systems. This package serves as the base layer for the entire EarnKit SDK ecosystem.
Installation
- Clone the repository
- Install dependencies:
pnpm install - Build the packages:
pnpm run build
Development
For development and testing:
- Navigate to the test directory:
cd packages/tests - Create new tests to validate core functionality
- Execute tests with:
pnpm run dev
Documentation
For comprehensive technical documentation, please refer to our EarnKit Framework Documentation.
