bzzz_platform_interface

Platform interface for the bzzz plugin.

This package provides the shared platform interface used by platform-specific implementations. App developers should depend on bzzz directly, not this package.

Usage

To implement a new platform-specific implementation of bzzz, extend BzzzPlatform with an implementation that performs the platform-specific behavior.

Libraries

bzzz_platform_interface
Platform interface for the bzzz federated plugin.