Closed fbwoolf closed 1 year ago
Latest commit: 854a4f199bfd315ca5b45a2d603ededb0ceab5e3
The changes in this PR will be included in the next version bump.
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
connect-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Mar 9, 2023 at 6:16PM (UTC) |
In support of https://github.com/hirosystems/stacks-wallet-web/issues/3310
cc @aulneau @yknl
@janniks I have forgotten the preferred way to work with the Connect repo, what is the best way to make this branch/pr available for others to test via npm rather than yalc locally?
The PRs are automatically released under an alpha version to npm, make sure to use --save-exact
when installing since sometimes versions can conflict.
@janniks @kyranjamie hoping to get an approval to merge this today if possible?
This PR adds a
psbtRequest
method to theStacksProvider
.