Skip to content

Question: why use deployInfo script after migrations? #6

Open
@elie222

Description

@elie222

I have a bunch of questions around the migration process:

  • Why the need for the deployInfo.js script? Couldn't we have just copied the ABI files that truffle creates and use those?
  • Why not use truffle-contract package?
  • Why put the ABI files into the public folder rather than the src folder? This would avoid having to use axios to make multiple calls for the ABI files.

I mainly ask these questions because I'm interested to learn and potentially contribute to this project in the future. I have some ideas as to why the different decisions were made, but interested to hear what your actual reasons were.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions