An open API service indexing awesome lists of open source software.

https://github.com/aibtcdev/aibtcdev-contracts

Clarity smart contracts and test suite
https://github.com/aibtcdev/aibtcdev-contracts

bitcoin clarity stacks

Last synced: 8 months ago
JSON representation

Clarity smart contracts and test suite

Awesome Lists containing this project

README

          

AIBTC Working Group Logo

# AIBTC 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:

- testnet: [ST2HQ5J6RP8HSQE9KKGWCHW9PT9SVE4TDGBZQ3EKR](https://explorer.hiro.so/address/ST2HQ5J6RP8HSQE9KKGWCHW9PT9SVE4TDGBZQ3EKR?chain=testnet)
- mainnet: TBD