Skip to content

Use polymath-core's artifacts on production #53

@RafaelVidaurre

Description

@RafaelVidaurre

Since we are emulating a fixed state with local copies of the JSON artifacts in development, this needs to be considered for production builds, where we will want to load polymath-core's artifacts.

This should consider the fact that E2E tests connect to ganache instead of Kovan or the Mainnet. Meaning this behavior should continue for them.

What needs to be done:

  • On production builds point to polymath-core's artifacts instead of polymath-shared's fixtures
  • On e2e continue pointing to shared instead of polymath-core

This can be done by either changing where the dependencies point to or having polymath-shared provide the polymath-core contracts when built for production

Metadata

Metadata

Assignees

No one assigned

    Labels

    GithubFor Asana integration use onlybugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions