connect icon indicating copy to clipboard operation
connect copied to clipboard

A library for building excellent user experiences with Stacks.

Results 57 connect issues
Sort by recently updated
recently updated
newest added

Hello, I hope this is a wallet issue, otherwise feel free to relocate, since I am somewhat at a loss. I try to find out, why this message is happening:...

icebox

Currently, Xverse does not support `profileUpdateRequest` Developers need to manually check for feature like this ``` const provider = getStacksProvider(); if (provider.profileUpdateRequest) { ... ```

The UX of using Vue, Solid, Svelte currently has friction & involves custom investigation from users. The task here is to add hooks, helpers, and wrappers to make using these...

icebox

Related to #283 > We have btc wire formats for different stack features. Like stx transfer with memo: https://github.com/stacks-network/stacks-blockchain/blob/26bfd5fcdc1f25106288f18ced05290b569f6abb/src/chainstate/burn/operations/transfer_stx.rs openBtcStxTransfer, openBtcStackStx, openBtcDelegateStx,...

icebox

> This PR was published to npm with the alpha versions: > - connect `npm install @stacks/[email protected] --save-exact` > - connect-react `npm install @stacks/[email protected] --save-exact` > - connect-ui `npm install...

**Describe the bug** ```bash lerna run build ``` ```bash lerna notice cli v8.1.6 lerna info versioning independent Lerna (powered by Nx) Running target build for 3 projects ✖ @stacks/connect-ui:build ERROR:...

The UX of using React currently has friction & involves custom investigation from users. The task here is to add hooks & helpers to make using these frameworks seamless.