Skip to content

v0.1.0 — Initial Release

Choose a tag to compare

@satoshai-dev satoshai-dev released this 23 Feb 17:55
· 63 commits to main since this release

Minor Changes

  • Initial release — Wagmi-inspired React hooks for Stacks wallet interaction

    • StacksWalletProvider — React context provider with auto-reconnect and persistence
    • useConnect / useDisconnect — Connect and disconnect wallets
    • useAddress — Reactive wallet address and connection status
    • useSignMessage — Sign arbitrary messages with connected wallet
    • useWriteContract — Call smart contracts with post-conditions
    • useBnsName — Resolve BNS v2 names from addresses
    • 6 wallets supported: Xverse, Leather, OKX, Asigna, Fordefi, WalletConnect
    • Xverse account change detection
    • OKX-specific transaction signing flow
    • Next.js App Router compatible ("use client" banner)

Full Changelog: https://github.com/satoshai-dev/kit/blob/main/packages/kit/CHANGELOG.md