You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Durin could be a good test case/sandbox for testing and measuring different IPFS backends on mobile.
For this we would need to contact each of the teams maintaining these projects and have them do the heavy lifting or work closely with us on integrating. This could also benefit their DX and documentation.
depends on what you are looking for, if you already have rust compiling for mobile, you can just pull in the crate, and it will for the most part just work
When asked about caveats on mobile:
So far, nope! Iroh has no configuration, and is tested across a whole bunch of architectures, including old android devices.
Steps:
Decide which features are possible/we want to integrate with iroh
Become familiar with IROH capabilities on desktop first, ensure that we can build out the feature we want (verifying CIDs from trusted gateways, sending to other devices)
Same ideas as iroh integration, although appears to be less flexible (solely based on being written in Java and my ignorance of how that works in ios world)
The text was updated successfully, but these errors were encountered:
Durin could be a good test case/sandbox for testing and measuring different IPFS backends on mobile.
For this we would need to contact each of the teams maintaining these projects and have them do the heavy lifting or work closely with us on integrating. This could also benefit their DX and documentation.
Some ideas for projects to try out:
Iroh
https://github.com/n0-computer/iroh
From initial discussion from discord:
When asked about caveats on mobile:
Steps:
Nabu
https://github.com/Peergos/nabu
Getting Java to run on ios may be an option.
Same ideas as iroh integration, although appears to be less flexible (solely based on being written in Java and my ignorance of how that works in ios world)
The text was updated successfully, but these errors were encountered: