Skip to content

Instantly share code, notes, and snippets.

@akifumi
Created April 18, 2018 06:44
Show Gist options
  • Save akifumi/638f5701a22ba2ef1051974fe7915bce to your computer and use it in GitHub Desktop.
Save akifumi/638f5701a22ba2ef1051974fe7915bce to your computer and use it in GitHub Desktop.
module.exports = {
networks: {
development: {
host: "localhost",
port: 8545,
network_id: "10"
},
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment