js-peer-id
Peer ID
Generates and manipulates cryptographic identities used in peer-to-peer networks
peer-id implementation in JavaScript. Deprecated; use https://github.com/libp2p/js-libp2p-peer-id instead.
81 stars
22 watching
44 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
deprecated
Related projects:
Repository | Description | Stars |
---|---|---|
libp2p/js-libp2p-utp | A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |
libp2p/js-libp2p-udp | A Node.js implementation of the UDP transport layer for peer-to-peer networking | 7 |
libp2p/js-libp2p-udt | A Node.js implementation of the UDT module used in peer-to-peer networking | 3 |
webtorrent/bittorrent-protocol | A Node.js implementation of the BitTorrent peer wire protocol. | 347 |
webtorrent/bittorrent-dht | An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
pid/puid | Generates unique IDs based on time, machine, and process for use in distributed environments. | 241 |
mcollina/hyperid | A high-performance id generation library for Node.js and browsers. | 727 |
pixelscommander/viraljs | Middleware to enable peer-to-peer distribution of web applications through a decentralized CDN | 962 |
js-platform/p2p | A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels | 316 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
glv2/peercoin-blockchain-parser | Parses and exports data from the Peercoin blockchain in various formats. | 4 |
robinvdvleuten/php-ulid | Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator | 444 |
weihongyu12/think-hashids | A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
devboy/hydrap2p | Simplifies peer-to-peer networking in Flash Player 10.1 using ActionScript 3 | 93 |