Skip to content

radicleart/smart-contracts

 
 

Repository files navigation

Bitcoin x AI Logo

Bitcoin x AI: Smart Contracts

Description

This is a collection of smart contracts used with the Stacks blockchain to enable various features for AI agents.

Development

Tech stack:

  • Vite
  • Clarinet SDK
  • Stacks.js

To test this locally:

  1. Clone repository
  2. Install dependencies: npm install
  3. Run tests: npm test

Deployments are handled by the following STX addresses:

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.1%
  • Clarity 38.1%
  • JavaScript 2.8%