UNPKG

eip-712

Version:

Tiny library with utility functions that can help with signing and verifying EIP-712 based messages

4 lines (3 loc) 77 B
export * from './utils'; export * from './eip-712'; export * from './types';