Skip to content

Instantly share code, notes, and snippets.

@kumavis
Last active July 1, 2017 22:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kumavis/12df7d79dabfda3bc09961d393c3d0e2 to your computer and use it in GitHub Desktop.
Save kumavis/12df7d79dabfda3bc09961d393c3d0e2 to your computer and use it in GitHub Desktop.

metamask roadmap

features

  • app features: tokens, voting, udapp
  • tx analysis trace and ABI matching (for future/unsigned and past/confirmed)
  • detecting relevant txs for history (received eth, tokens)
  • key mgmt (hardware, cloud, dao proposal generator)
  • multichain support

platform

  • mascara eth polyfill (zero install, browser-based)
  • mobile app

scaling/network

  • eth data on ipfs
  • metamask libp2p network
  • browser ipfs LRU storage
  • trusted block head publishing
  • eth json rpc -> ipfs lookup
  • metamask ipfs zero client (trusted block head, p2p data lookups)
  • full light client
  • whisper/swarm over libp2p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment