Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Wallet sdk and example wallet #2716

Merged
merged 91 commits into from
Dec 9, 2024
Merged

Conversation

barthuijgen
Copy link
Contributor

Introducing WalletSDK, a npm package to help wallets integrate with Kadena

Includes a wallet example app, to showcase how to integrate wallet-sdk.

Reminders (if applicable)

  • I ran pnpm install and pnpm test in the root of the monorepo
    (optionally with --filter=...package... to exclude non-affected
    projects)
  • I ran pnpm changeset in the root of the monorepo
  • Test coverage has not decreased
  • Docs have been updated to reflect changes in PR (don't forget
    docs.kadena.io)

Copy link

changeset-bot bot commented Dec 6, 2024

🦋 Changeset detected

Latest commit: 8615d09

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

This PR includes changesets to release 6 packages
Name Type
@kadena/wallet-sdk Minor
@kadena/hd-wallet Patch
wallet-sdk-example-app Patch
@kadena/dev-wallet Patch
@kadena/kadena-cli Patch
@kadena/dev-wallet-desktop Patch

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

vercel bot commented Dec 6, 2024

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

Name Status Preview Comments Updated (UTC)
alpha-docs ✅ Ready (Inspect) Visit Preview Dec 9, 2024 10:02am
kode-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 10:02am
rwa-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 10:02am
5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
dev-wallet ⬜️ Ignored (Inspect) Visit Preview Dec 9, 2024 10:02am
explorer ⬜️ Ignored (Inspect) Visit Preview Dec 9, 2024 10:02am
marmalade-marketplace ⬜️ Ignored (Inspect) Visit Preview Dec 9, 2024 10:02am
proof-of-us ⬜️ Ignored (Inspect) Visit Preview Dec 9, 2024 10:02am
tools ⬜️ Ignored (Inspect) Visit Preview Dec 9, 2024 10:02am

@vercel vercel bot temporarily deployed to Preview – dev-wallet December 6, 2024 09:02 Inactive
@vercel vercel bot temporarily deployed to Preview – explorer December 6, 2024 09:02 Inactive
@vercel vercel bot temporarily deployed to Preview – marmalade-marketplace December 6, 2024 09:02 Inactive
@vercel vercel bot temporarily deployed to Preview – proof-of-us December 6, 2024 09:02 Inactive
@vercel vercel bot temporarily deployed to Preview – tools December 6, 2024 09:02 Inactive
@vercel vercel bot temporarily deployed to Preview – tools December 6, 2024 13:47 Inactive
@vercel vercel bot temporarily deployed to Preview – dev-wallet December 6, 2024 13:59 Inactive
@vercel vercel bot temporarily deployed to Preview – marmalade-marketplace December 6, 2024 13:59 Inactive
@vercel vercel bot temporarily deployed to Preview – explorer December 6, 2024 13:59 Inactive
@vercel vercel bot temporarily deployed to Preview – tools December 6, 2024 13:59 Inactive
@vercel vercel bot temporarily deployed to Preview – proof-of-us December 6, 2024 13:59 Inactive
@vercel vercel bot temporarily deployed to Preview – dev-wallet December 6, 2024 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – proof-of-us December 6, 2024 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – tools December 6, 2024 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – marmalade-marketplace December 6, 2024 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – explorer December 6, 2024 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – marmalade-marketplace December 9, 2024 08:34 Inactive
@vercel vercel bot temporarily deployed to Preview – explorer December 9, 2024 08:34 Inactive
@vercel vercel bot temporarily deployed to Preview – proof-of-us December 9, 2024 08:34 Inactive
@vercel vercel bot temporarily deployed to Preview – tools December 9, 2024 08:34 Inactive
@vercel vercel bot temporarily deployed to Preview – dev-wallet December 9, 2024 08:34 Inactive
@barthuijgen barthuijgen merged commit 052e4cd into main Dec 9, 2024
20 checks passed
@barthuijgen barthuijgen deleted the feat/wallet-sdk-interface branch December 9, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants