UNPKG

@block-auth.io/blockauth-sdk

Version:

Block-Auth Auth SDK is a SaaS service blockchain based authentication service. It provides a simple and secure way to authenticate users in your application.

4 lines (3 loc) 112 B
import { RpcClient } from './RpcClient'; import { WsClient } from './WsClient'; export { RpcClient, WsClient };