Roadmap

Applications

Labels

  • Web app gallery with pictures with labels, grouping based on labels
  • Mobile gallery app with picture gouping based on labels
  • ShareApp - allow sharing pictures with attached labels

StateOfTheDapps

  • Integrate sponsored ranking for dapps
  • Add sorting by hold for ether and other tokens

Status.im

  • Integrate sponsored dapps page
  • userfeeds-button endorse/star on each dapp

CryptoAuth

  • claims signing
  • claims sending through HTTP
  • claims sending through web3.js (MetaMask, Mist)
  • pairing support
  • Support for import/export of identity to mobile app (ShareApp)

Clouds

  • bring back clouds ui for most popular tokens

Algorithms

Labels

  • Targets for context with their labels
  • All labels attached to identifier

Hold

  • Postgresql filled with hold data for tokens and ether

Piping

  • Change algorithms to be albe to pipe | them through - links:contextID|timedecay:7days|groupby:id - links:contextID|hold|groupby:id - claims:contextID|hold - authored:contextID|timedecay:7days - labels:contextID|groupby

Widgets

userfeeds-button

  • allow selecting transport
  • connect with cryptoauth.io

Data synchronization

Tokens

  • Add token transactions support
  • Verify if postgresql fillers are working correctly
  • Add token-hold data to postgresql

Claims

Move claims to blocks reader

  • Based on Keccak-256 hash of:
    • Claim(address,string)
    • Claim(address,address,string)
  • Look through all transaction recipts if it generates such topics and treat them as proper claims