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
- Host: GitHub
- URL: https://github.com/aibtcdev/aibtcdev-contracts
- Owner: aibtcdev
- Created: 2024-01-25T18:27:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T13:56:10.000Z (about 1 year ago)
- Last Synced: 2025-04-24T14:48:36.480Z (about 1 year ago)
- Topics: bitcoin, clarity, stacks
- Language: TypeScript
- Homepage:
- Size: 1.49 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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