Skip to content

Conversation

tobeycodes
Copy link
Collaborator

Work in progress

Copy link

changeset-bot bot commented Sep 18, 2025

🦋 Changeset detected

Latest commit: 1a9b0c2

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

This PR includes changesets to release 4 packages
Name Type
@gillsdk/react Minor
@gillsdk/examples-basics Minor
@gillsdk/examples-tokens Minor
@gillsdk/tests-e2e Minor

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

Copy link

bundlemon bot commented Sep 18, 2025

BundleMon

Files updated (3)
Status Path Size Limits
react/dist/index.node.mjs
2.6KB (+836B +45.66%) -
react/dist/index.browser.mjs
2.61KB (+835B +45.53%) -
react/dist/index.native.mjs
2.61KB (+835B +45.55%) -
Unchanged files (10)
Status Path Size Limits
gill/dist/programs/index.node.mjs
9.83KB -
gill/dist/index.browser.mjs
5.19KB -
gill/dist/index.native.mjs
5.19KB -
gill/dist/programs/token/index.node.mjs
4.09KB -
gill/dist/node/index.node.mjs
947B -
gill/dist/index.node.mjs
488B -
svelte/dist/index.browser.mjs
265B -
vue/dist/index.browser.mjs
265B -
svelte/dist/index.node.mjs
262B -
vue/dist/index.node.mjs
262B -

Total files change +2.45KB +7.63%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

) as StandardConnectFeature[typeof StandardConnect];
const wallet = getWalletForHandle_DO_NOT_USE_OR_YOU_WILL_BE_FIRED(uiWallet);
const result = await connectFeature.connect(input);
const account = getOrCreateUiWalletAccountForStandardWalletAccount_DO_NOT_USE_OR_YOU_WILL_BE_FIRED(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feels like this should not be used.....
what are the other options?

@nickfrosty
Copy link
Collaborator

I just merged in #270, you should now rebase to master

@tobeycodes tobeycodes changed the title useWallet hook feat: add use wallet hook Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants