UNPKG

@zkp2p/contracts-v2

Version:

ZKP2P V2 smart contract interfaces and utilities

5 lines (4 loc) 188 B
// Typed re-exports for constants export { default as base } from './base'; export { default as baseSepolia } from './baseSepolia'; export { default as baseStaging } from './baseStaging';