import contract from './web-contract.json'; export const WEB_CONTRACT = contract; export const PROTOCOL_VERSION = contract.protocolVersion;