UNPKG

@zkp2p/contracts-v2

Version:

ZKP2P V2 smart contract interfaces and utilities

13 lines (10 loc) 268 B
// Auto-generated by extract-all.ts // Protocol utilities export export * from './protocolUtils'; // Re-export commonly used items for convenience export { Currency, getKeccak256Hash, getCurrencyCodeFromHash, calculateIntentHash } from './protocolUtils';