UNPKG

minauth

Version:

A TypeScript library for building authentication systems on top of the Mina blockchain and other zero-knowledge proofs solutions.

3 lines (2 loc) 76 B
import * as log from 'tslog'; export type Logger = log.Logger<log.ILogObj>;