/scripts

TS scripts for interacting with the stacks-m2m contracts, powered by Bun and Stacks.js

Primary LanguageTypeScript

🤖💳🤖 Stacks M2M

Typescript utility scripts that interact with the Stacks blockchain, using Bun!

Local Development

  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>