UNPKG

@buddy-link/react

Version:

Buddy SDK - React components and hooks for wallet integration

22 lines (16 loc) 661 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.0.0] - 2024-01-XX ### Added - Initial release of Buddy SDK - `Buddy` provider component for wallet integration - `useBuddy` hook for wallet operations - `useBuddyState` hook for state management - TypeScript support with full type definitions - Support for React 16.8+ and React DOM 16.8+ ### Security - Secure wallet connection handling - Proper state management for sensitive data