Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 218 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 218 Bytes

stacks-tools

A collection of methods for calling the Stacks API and managing Stacks pools.

Quickstart

Install dependencies with

bun install

and build the package with

bun run build