UNPKG

@confluxfans/cip-23

Version:

Tiny library with utility functions that can help with signing and verifying CIP-23 based messages

4 lines (3 loc) 76 B
export * from './utils'; export * from './cip-23'; export * from './types';