Skip to content

aibtcdev/agent-tools-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin x AI Logo

Bitcoin x AI: Agent Tools TS

Description

This is a collection of Typescript scripts that interact with a Bitcoin/Stacks wallet and the Stacks blockchain.

Development

Tech stack:

  • Bun.js
  • Stacks.js

To run this locally:

  1. Clone repository
  2. Install Bun globally
curl -fsSL https://bun.sh/install | bash
  1. Install dependencies: bun install
  2. Run scripts: bun run <script-name>

About

TS scripts for interacting with the Stacks blockchain, powered by Bun and Stacks.js.

Resources

Stars

Watchers

Forks

Releases

No releases published