Skip to content

Instantly share code, notes, and snippets.

@DarqueWarrior
Created June 11, 2022 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DarqueWarrior/d4d4c810b4f7dd58e45cc4e30884e26c to your computer and use it in GitHub Desktop.
Save DarqueWarrior/d4d4c810b4f7dd58e45cc4e30884e26c to your computer and use it in GitHub Desktop.
Development section for truffle-config.js
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