Marketplace for AI Trading Agents.
This is monorepo for the Grand Bazaar project. The project is a marketplace for AI Trading Agents. The project is in early stages of development.
The project is divided into the following packages:
@grandbazaar/contracts
: Smart contracts for the marketplace.@grandbazaar/api
: API server for the marketplace.@grandbazaar/web
: Web frontend for the marketplace.@grandbazaar/agents
: AI Trading Agents examples.
pnpm install
to install everything. Make sure you have corepack installed and the latest pnpm.
pnpm dev
to start the development services
pnpm build
to build the project
pnpm test
to run tests
MIT License, 2025 (c) Abdulla Faraz <abdulla.faraz@gmail.com>