An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        



Helia logo

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.