You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<palign="center"><imgsrc="https://github.com/aibtcdev/landing-page/blob/main/public/logos/aibtcdev-logo-sm-250px.png"alt="Bitcoin x AI Logo"width="150px" ></p>
2
2
3
-
Smart contracts and tests for machine-payable transactions on Stacks.
3
+
# Bitcoin x AI: Smart Contracts
4
4
5
-
## Local Development
5
+
## Description
6
+
7
+
This is a collection of smart contracts used with the Stacks blockchain to enable various features for AI agents.
8
+
9
+
## Development
10
+
11
+
Tech stack:
12
+
13
+
- Vite
14
+
- Clarinet SDK
15
+
- Stacks.js
16
+
17
+
To test this locally:
6
18
7
19
1. Clone repository
8
20
2. Install dependencies: `npm install`
9
21
3. Run tests: `npm test`
22
+
23
+
Deployments are handled by the following STX addresses:
0 commit comments