wrap-cli
wrap-cli copied to clipboard
Replace IPFS plugin with IPFS wrapper
Is your feature request related to a problem? Please describe. Replace the IPFS plugin with a wrapper to reduce client package size
Describe the solution you'd like Write a Rust wrapper, or possibly update the old IPFS wrapper created in the past that was never used.
Additional context Related:
- https://github.com/polywrap/monorepo/issues/135
- https://github.com/polywrap/monorepo/pull/188
- https://github.com/polywrap/integrations/pull/101
Wrapper is ready for review: https://github.com/polywrap/integrations/pull/127