Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 566 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 566 Bytes

Presentation

  • Presentation (presentation.md) created with Deckset.
  • Probably also viewable with GitPitch.
  • Or Marp

Demos

  • Istanbul BFT
  • Simple Private Storage
  • Private -> Public -> Private call

Project ideas

  1. Create a private messaging app. Messages should be communicated p2p via constellation nodes. This concept is nicer if there's some sort of directory of users so you don't have to use Ethereum addresses.

  2. IPFS something?

  3. Extend ZSL example?