UNPKG

@shard-auth/client

Version:

Next-generation API authentication without secret keys - MPC-based authentication with FROST threshold signatures

7 lines 212 B
"use strict"; /** * Shard-Auth 型定義 * FROST (Flexible Round-Optimized Schnorr Threshold) 署名の実装 */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=types.js.map