hirosystems / stacks.js

JavaScript libraries for identity, auth, storage and transactions on the Stacks blockchain.
https://stacks.js.org
MIT License
944 stars 307 forks source link

Proper Documentation and Easy example for beginners on Bitcoin Stacks #1693

Open Thirumurugan7 opened 1 month ago

Thirumurugan7 commented 1 month ago

Problem

I find it very difficult to understand and work on bitcoin stacks

Solution

I wanna provide a detailed examples covering all the key areas of stacks with scripts for examples even for Full stack Dapps

Additional context

I have started with basic chain exploration and Transfer functions already.

Facing lot of issues with Multi Sig and Sponsor transaction for which I can Fix

janniks commented 1 month ago

Hi, thanks for the feedback! This sounds like a great idea -- in fact we're revamping our docs right now.

What would you like more information on? Multi-sig and sponsoring is a good start! Are you working with Stacks primitives via Bitcoin transactions?