UNPKG

@zkp2p/contracts-v2

Version:

ZKP2P V2 smart contract interfaces and utilities

17 lines (15 loc) 1.28 kB
// Auto-generated ESM wrapper for baseSepolia ABIs import Escrow from './baseSepolia/Escrow.json' assert { type: 'json' }; import EscrowRegistry from './baseSepolia/EscrowRegistry.json' assert { type: 'json' }; import NullifierRegistry from './baseSepolia/NullifierRegistry.json' assert { type: 'json' }; import Orchestrator from './baseSepolia/Orchestrator.json' assert { type: 'json' }; import PaymentVerifierRegistry from './baseSepolia/PaymentVerifierRegistry.json' assert { type: 'json' }; import PostIntentHookRegistry from './baseSepolia/PostIntentHookRegistry.json' assert { type: 'json' }; import ProtocolViewer from './baseSepolia/ProtocolViewer.json' assert { type: 'json' }; import RelayerRegistry from './baseSepolia/RelayerRegistry.json' assert { type: 'json' }; import SimpleAttestationVerifier from './baseSepolia/SimpleAttestationVerifier.json' assert { type: 'json' }; import USDCMock from './baseSepolia/USDCMock.json' assert { type: 'json' }; import UnifiedPaymentVerifier from './baseSepolia/UnifiedPaymentVerifier.json' assert { type: 'json' }; export { Escrow, EscrowRegistry, NullifierRegistry, Orchestrator, PaymentVerifierRegistry, PostIntentHookRegistry, ProtocolViewer, RelayerRegistry, SimpleAttestationVerifier, USDCMock, UnifiedPaymentVerifier };