UNPKG

polymer-template-gizr

Version:

Template project to start building IBC enabled Solidity contracts, with Hardhat and Foundry support

7 lines 307 B
module.exports = { "XCounter": [], "XCounterUC": [], // Add your contract types here, along with the list of custom constructor arguments // DO NOT ADD THE DISPATCHER OR UNIVERSAL CHANNEL HANDLER ADDRESSES HERE!!! // These will be added in the deploy script at $ROOT/scripts/deploy.js };