1.1.3 • Published 8 months ago

@web3inno/appkit-experimental v1.1.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

📚 Documentation

🔗 Website

AppKit Experimental (@reown/appkit-experimental)

The @reown/appkit-experimental package provides a set of cutting-edge, experimental features for Web3 developers. This package serves as a testing ground for innovative concepts and implementations that are not yet widely adopted or standardized in the blockchain ecosystem.

Key Characteristics

  • Experimental Nature: Features in this package are considered experimental and may undergo significant changes.
  • EIP Implementation: Includes implementations of non-finalized Ethereum Improvement Proposals (EIPs).
  • Ecosystem Exploration: Offers functionalities that are not yet widely adopted in the broader Web3 ecosystem.

Installation

npm install @reown/appkit-experimental

Smart Session

The @reown/appkit-experimental/smart-session allows developers to easily integrate session-based permission handling within their dApps. Using the grantPermissions method, dApps can send permission requests to connected wallets.