1.1.0 • Published 9 months ago

@blocksafudev/appkit-experimental v1.1.0

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

📚 Documentation

🔗 Website

AppKit Experimental (@blocksafudev/appkit-experimental)

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.

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 @blocksafudev/appkit-experimental

Smart Session

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.