π Documentation
π Website
The @blocksafudev/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.
- 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.
npm install @blocksafudev/appkit-experimental
The @blocksafudev/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.