https://github.com/ipfs-shipyard/www-helia-identify
Run identify with a peer with Helia in a browser
https://github.com/ipfs-shipyard/www-helia-identify
helia ipfs
Last synced: 26 days ago
JSON representation
Run identify with a peer with Helia in a browser
- Host: GitHub
- URL: https://github.com/ipfs-shipyard/www-helia-identify
- Owner: ipfs-shipyard
- Created: 2023-08-15T06:33:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T15:47:54.000Z (29 days ago)
- Last Synced: 2025-04-13T13:05:51.984Z (26 days ago)
- Topics: helia, ipfs
- Language: TypeScript
- Homepage: https://helia-identify.prd.on-fleek.net/
- Size: 326 KB
- Stars: 5
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Helia Identify
> Run identify with a remote peer, print out the response
## About
Ever wonder what a remote peer is sending in an [identify](https://github.com/libp2p/specs/blob/master/identify/README.md) response? Well now you can find out.
## Usage
```console
% npm i
% npm start
```## Try it out
Deployed on https://helia-identify.on.fleek.co/
Currently best used with Firefox Nightly due to superior WebTransport support.