hirosystems / connect

A library for building excellent user experiences with Stacks.
https://connect.stacks.js.org
MIT License
76 stars 40 forks source link

feat: add open btc transfer #285

Closed janniks closed 1 year ago

janniks commented 1 year ago

wip 🚧

Proof-of-concept for triggering BTC wallet transfers from Stacks Connect. Will likely still change...

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
connect ✅ Ready (Inspect) Visit Preview Feb 9, 2023 at 11:32AM (UTC)
connect-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 9, 2023 at 11:32AM (UTC)
janniks commented 1 year ago

I created some stubbed methods that might work. @yknl Current npm alpha with version: 5.0.6-alpha.3b8040d.0 (based on >=7.0.0, but CI version numbers are incorrect currently) Make sure to use exact versions, since package manager can get confused with rev-hash version numbers.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: e3a07fdf907d271080798233bf8a784df3030cf6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | --------------------- | ----- | | @stacks/connect | Minor | | @stacks/connect-react | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

janniks commented 1 year ago

closing as stale, this work will hopefully soon be replaced by webbtc similar APIs

feel free to reopen if necessary