Skip to content

Latest commit

 

History

History
299 lines (292 loc) · 37.3 KB

links.md

File metadata and controls

299 lines (292 loc) · 37.3 KB

Links, Resources and Related Projects

Articles and Links

Related projects

Tools

  • PeerJS - Easy WebRTC
  • Simple Peer - easy Web RTC, works in node via wrtc
  • FreedomJS - Another Easy WebRTC
  • GUN.js - NoDB High replication memcache
  • PouchDB - A clientside CouchDB-like database that syncs when online with a CouchDB server
  • WebTorrent - Torrent, for HTML5
  • MaidSafe - A blockchained coin/storage
  • BitcoinJS - Bitcoin's JS Swiss knife
  • Coinspark - Smart contracts on the blockchain (non-js)
  • Codius - Smart contracts on the blockchain (js)
  • Key-hq - BIP32 compliant HD keychain
  • Bitcore - bitpay's javascript implementation of bitcoin
  • bcoin - chjj's implementation - has SPV support in node
  • fullnode - ryanxcharles's implementation - similar codebase to bitcore, but monolithic, and written in ES 2015
  • webcoin - an SPV node that works in a browser, based on bitcore
  • Bitmessage - Blockchain specifically dedicated to messaging, think SPV client but with messages, anonymous identities and proof of work message requirement (non-js).
  • NPM Bitmessage - Bitmessage Node.js implementation supporting browserify, alpha quality, still no outgoing connection on browser.
  • Bitmessage-node - Bitmessage API library, piggybacks on native Bitmessage installation
  • BitID - Public key based authentication using Bitcoin Wallets facilities
  • Blockstack - Very similar project to Datt
  • Ephemeral - Ephemeral content stored only by the viewers of it
  • rupy - a distributed database for the web

Bitcoin, lightning network, sidechains

External documents generated by contributors

Comment threads

Press