UNPKG

provable-domain

Version:

Domain ownership verification using Provable API

22 lines (19 loc) 376 B
module.exports = { networks: { develop: { host: '127.0.0.1', port: 9545, network_id: "*" }, coverage: { host: '127.0.0.1', port: 8555, network_id: "*" } }, compilers: { solc: { version: '0.5.3' } } };