berryprotocol
v0.1.9
Published
Facade package for Berry SDK that exposes BerryProtocol as the main SDK entrypoint.
Readme
berryprotocol
Facade package for the Berry SDK.
Install
npm install berryprotocolUsage
import BerryProtocol from "berryprotocol";For OTP flows, install the official companion package:
npm install berryotpimport { BerryOTP } from "berryotp";