[Spoiler Warning] User satisfaction & Dev Experience Improvement

Here the things I would like to see. It might be biased as I am heavily distracted by the old documentation hub and never digged deep into the documentation stuff again. But I think there is still lot of room for improvement.

Docs

  • make it as easy as possible for users to find the docs they need
    • information about protocol features
    • smart contract development, Sophia
      • docs + tutorials
    • SDKs
  • avoid duplication and inconsistencies
  • verify that links are working and not broken or pointing to wrong/outdated material

Javascript SDK

Smart Contract development

State Channels

General

  • expose internal transactions to avoid having to build a workaround using events to track activities that happen within contract calls
  • as we are planning a relaunch of https://aenalytics.org and making use of the new middleware indaex (GitHub - aeternity/ae_mdw: Aeternity Middleware in Elixir) it would be great to have more transparency and updates what’s being worked on there. I opened a bunch of issues on Github and I am actively communicating with @karol.chain when I face problems. most things are already in place but there are some bugs and we also have feature requests (e.g. searching, filtering/sorting, statistics, …)
    • I know you are working hard on this but it seems like it takes ages until it’s “feature complete”
    • I see that you are working heavily on the AEX-9 topic right now and we are not in the position to influence this but we think there are more basic things that should be covered first
  • also I need to know how to make a production release of the aeternity node that should include one or multiple plugins using ae_plugin (GitHub - aeternity/ae_plugin: Simple setup-based AE node bootstrap app for plugin development)

Demos

  • Oracle Pricefeeds
  • Simple Prediction Market
  • Generalized Accounts examples
  • Usage of PayingForTx as soon as it’s possible

æpps

  • token-bridge (ERC20 <-> AEX-9)
  • swap-application to trade AEX-9 tokens
6 Likes