@reown/appkit-experimental
v1.5.1
Published
#### π [Website](https://reown.com/appkit)
Downloads
1,005
Readme
π 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.