Skip to content

Instantly share code, notes, and snippets.

@EtDu
Created July 25, 2019 15:10
Show Gist options
  • Save EtDu/34c99cf7bd5cddc30abd091e87d053fc to your computer and use it in GitHub Desktop.
Save EtDu/34c99cf7bd5cddc30abd091e87d053fc to your computer and use it in GitHub Desktop.
module.exports = {
networks: {
development: {
host: "127.0.0.1",
port: 8545,
network_id: "*",
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment