react-native-ipfs-demo:在React Native中探索IPFS的演示应用程序

时间:2024-02-23 22:21:57
【文件属性】:

文件名称:react-native-ipfs-demo:在React Native中探索IPFS的演示应用程序

文件大小:281KB

文件格式:ZIP

更新时间:2024-02-23 22:21:57

android ios react-native ipfs IPFSJavaScript

IPFS React Native演示应用 该项目探索并记录了如何在针对Android和iOS平台的React Native应用程序中使用IPFS的HTTP客户端。 用法 使用daemon命令生成本地IPFS节点。 该应用程序假定HTTP API在公开。 在Android上运行应用 $ npm run android:debug $ npm run android:release 为了在启用USB调试的物理设备上运行应用程序时,为了连接到开发计算机上运行的IPFS节点,请运行以下命令: $ adb -s < device> reverse tcp:5002 tcp:5002 要查找设备名称,请运行以下adb命令: $ adb devices 资料来源: 在iOS上运行应用 npm run ios:debug npm run ios:release 为了在物理iPhone上运行应用程序时连接到开发计算机上运行的IPFS节点,必须使用计算机的LAN IP。 另外,请注意,要在物理iPhone上运行该应用程序,必须创建并设置一个Apple Developer Ce


【文件预览】:
react-native-ipfs-demo-master
----ios()
--------ipfsDemo-tvOSTests()
--------Podfile(766B)
--------ipfsDemo.xcworkspace()
--------ipfsDemo-tvOS()
--------ipfsDemo()
--------Podfile.lock(18KB)
--------ipfsDemoTests()
--------ipfsDemo.xcodeproj()
----index.js(185B)
----.watchmanconfig(2B)
----android()
--------gradlew.bat(3KB)
--------gradlew(6KB)
--------gradle.properties(1KB)
--------app()
--------gradle()
--------settings.gradle(192B)
--------build.gradle(1002B)
----package.json(2KB)
----app.json(55B)
----patches()
--------ipfs()
----LICENSE(1KB)
----package-lock.json(371KB)
----src()
--------config.js(180B)
--------navigation()
--------screens()
--------App.js(491B)
--------ipfs-http-client.js(529B)
----.eslintrc.js(178B)
----NOTES.md(12KB)
----.gitignore(813B)
----.prettierrc.js(120B)
----README.md(3KB)
----shims()
--------index.js(45B)
----metro.config.js(193B)
----.gitattributes(16B)
----babel.config.js(322B)

网友评论