https://github.com/linwooddev/flutter_libp2p
Flutter implementation of the libp2p library. Uses rust-libp2p for native, js-libp2p for web.
https://github.com/linwooddev/flutter_libp2p
Last synced: 2 months ago
JSON representation
Flutter implementation of the libp2p library. Uses rust-libp2p for native, js-libp2p for web.
- Host: GitHub
- URL: https://github.com/linwooddev/flutter_libp2p
- Owner: LinwoodDev
- License: apache-2.0
- Created: 2022-07-21T10:38:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T11:12:52.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T13:27:32.598Z (over 1 year ago)
- Language: Dart
- Size: 14.6 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter-libp2p
Flutter implementation of the libp2p library. Uses rust-libp2p for native, js-libp2p for web.