We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
we need to create a new integration that:
see https://docs.ethswarm.org/docs/develop/access-the-swarm/upload-and-download for inspiration for example:
my_website ├── assets │ └── style.css └── images └── image1.png ├── index.html └── error.html
we already have "manifest" integration test, maybe we can extend the already existing test to include the above.
The text was updated successfully, but these errors were encountered:
acha-bill
No branches or pull requests
we need to create a new integration that:
see https://docs.ethswarm.org/docs/develop/access-the-swarm/upload-and-download for inspiration
for example:
we already have "manifest" integration test, maybe we can extend the already existing test to include the above.
The text was updated successfully, but these errors were encountered: