aragon / nest

A grants program to support the development of the ecosystem
https://aragon.org/project/grants
Creative Commons Zero v1.0 Universal
140 stars 78 forks source link

Security or Equity token user interface for detailed information access #191

Closed mfppvl closed 4 years ago

mfppvl commented 4 years ago

Aragon Nest Proposal: Security or Equity token user interface for detailed information access

Abstract

The Security and Equity asset-backed tokens all are compatible with ERC-20 wallets, but as of today evolved beyond basic ERC-20 token. Modern-day asset-backed tokens have advanced functionality like time locks, vesting schedule and carry more information like issuer incorporation details, links to articles of organization, etc., but standard ERC-20 wallet doesn’t provide access to this information that leads to frustration for token holders (end-user). Development smart contract data reader will provide easy one-click data access to all plus seamless integration for the developers.

  1. “Auto-generation of the user interface on ABI upload” research and design principals and guidelines for ABI generated user interface by token issuer. With the option to reorder functions like companyName, incDate (date of incorporation), incCountry (country of incorporation), etc. to make easy accessible and readable for end-user in addition to balanceOf, token name, symbol and similar.
  2. “Front-end Web3 library” Develop a library to make it easy for developers to add to it to the front-end to provide end-user with information that they can’t in their standard ERC-20 wallet. Allow auto-generated interface of uploaded ABI, custom reorder of available functions and hide/display function based on developer preference.

Possible connections with 3 other proposals for grants

Deliverables

  1. Research UI/UX design option
    • Interview designers and developers in the space
    • Document current workarounds, proposed solutions and designs.
  2. Product full specs documentation
    • Based on step 1 create development documentation
    • Create mockups and final designs
  3. Develop a JS library that can be used by developers
  4. Technical documentation on how to use the library.

Grant size

Per your NEST guidelines, we are asking for 120,000 $ in ETH for operative costs of the research and development split into chunks paid out by milestones.

Application requirements

Development timeline

The development timeline will be the following one in regards to each deliverable:

  1. Jan 2020 Research UI/UX design option
  2. Feb 2020 Product full specs documentation
  3. May 2020 Develop a JS library that can be used by developers
  4. June 2020 Technical documentation
yeqbfgxjiq commented 4 years ago

This is really cool. At the moment, however, the Nest program does not fund research. The CFDAO can support research related initiatives.

Furthermore, this seems like a project that would benefit the entire Ethereum community. As such, the Ethereum Foundation grants program might be a good fit.

mfppvl commented 4 years ago

Hi @burrrata, thank you for your quick reply and advice.