From 470060407f83d76c4e9de4f3b326dc20b633d2c9 Mon Sep 17 00:00:00 2001 From: friedger Date: Fri, 24 May 2024 15:00:16 +0200 Subject: [PATCH] add stacks.py --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac5145a..a867511 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ - [Stacks.js](https://github.com/hirosystems/stacks.js) - Monorepo for JavaScript libraries for interacting with the Stacks blockchain. - [stacks.rs](https://github.com/52/stacks.rs) - A Rust toolkit to interact with the Stacks Blockchain. +- [stacks.py](https://github.com/rohitverma007/stackspy) - Python Library to interact with the Stacks blockchain. ### CLI