Skip to content
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

Move http interface and plugin to its own repo #1494

Merged
merged 2 commits into from
Jan 30, 2023

Conversation

krisbitney
Copy link
Contributor

@krisbitney krisbitney commented Jan 26, 2023

As part of an effort to move all the interfaces and plugins outside of the toolchain repo, I moved the http plugin and interface to their own repo here: https://github.com/polywrap/http

There is a temporary extra redirect to avoid breaking changes with wrappers that use the old package URI:

{
  from: new Uri("wrap://ens/http.polywrap.eth"),
  to: new Uri(defaultInterfaces.http),
},

Copy link
Contributor

@Niraj-Kamdar Niraj-Kamdar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

3 participants