Skip to content

Export local-ovm environment from "synthetix" #1356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 30, 2021

Conversation

liamzebedee
Copy link
Contributor

@liamzebedee liamzebedee commented Jun 22, 2021

Branching off from #1346, this PR extends the synthetix package to export the necessary data in order to use the "local-ovm" environment throughout our JS libraries, frontend and futures-keeper.

Epic: Synthetixio/issues#209

We are currently deploying the futures on a local OVM instance. We may move to using this more in future,
for now, until Kovan is deployed, this will allow the frontend and the futures-keepers repo to access
the locally deployed contracts.
Co-authored-by: Clement Balestrat <clement.balestrat@gmail.com>
…using a JSON module import

This unblocked the frontend libraries from importing the contract artifacts for the local-ovm env.

Not sure what this was here for initially?
@liamzebedee liamzebedee merged commit ce0359d into futures-implementation Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants