const configKeys = {
  configProjectName: 'erc20-wizard',
  infuraProjectId: 'infuraProjectId',
};

export { configKeys };
