GithubHelp home page GithubHelp logo

ddp's Introduction

DDP: Decentralisation Design Principles | v0.0.2

The Decentralisation Design Principles (DDP) provide a guide to help you design blockchain-based applications and their interfaces to better serve their end-users. Principles fall under two main categories [Reading Data] (accessing and retrieving data from storage without modifying it), and [Writing Data] (modifying data to storage). In addition, each prinicple is focused on addressing one of the following subcategories:

[UI]: The user interface presentation layer of the application.

[Permanence]: The irreversible nature of blockchain transactions requires emphasis on the importance of preventing mistakes that could have long-lasting effects.

[Value]: Actions involving the transfer of valuable assets such as money.

[Privacy]: Protecting the personal information and interactions of users from unauthorised access, while still ensuring transparency and accessibility where needed.

The Principles

  • Transparency of Data Provenance [Reading Data]

    1. [UI] Clarify which data comes from the blockchain and which doesn’t.
    2. [UI] Clarify blockchain addresses, which data comes from oracles and link all blockchain data to independent blockchain explorers.
    3. [UI] Manage transaction wait time. Clarify blockchain specific times and manage user’s wait in various phases and feedback.
    4. [UI] Within the context of an individual, adapt to progressively increase/decrease the amount of new lingo and specific concepts that they need to learn and are exposed to. never combine expert-level blockchain-specific lingo with the need-to-know basics when acting within the same context of an individual; create tiers of knowledge levels. You can show an expert the basics, but never the other way around.
    5. [UI] Use a consistent visual language to dictate addresses. use human-readable deterministic visual representation of the hash (i.e. Identicons, Blockies et al.) when possible. allow users to expand the full address/hash and copy.
    6. [UI] Apply relevance to interrupting messages only for information relevant to the current user.
  • Transparency of Transactions [Writing Data]

    1. [Permanence] Clarify actions that are irreversible. Clarify and confirm in advance the new future state.
    2. [Value] Clarify actions that involve money or value; when a blockchain is being interacted with. Clarify what actions are not transactions and hence safe.
    3. [Privacy] Clarify actions that could potentially lead to user identification.
    4. [Privacy] Accessibility of user’s interaction history e.g. provided a history of all transactions from a given address.
    5. [Privacy] Transparency of user’s interactions e.g. clarify where is the history stored (local or server).
    6. [Privacy] Provide tools to navigate, search, export, and delete the history cache where possible.
    7. [Privacy] Clarify actions that generate new contracts in the user's name.
    8. [UI] Types of transactions i.e. value transfers, function calls, contract generating.
    9. [UI] When a blockchain event aborts or otherwise fails to complete as expected, the fallback must remain functional with resulting blockchain state clear.
    10. [UI] Allow users to subscribe-to, unsubscribe-from or temporarily mute certain events.

© 2023 This is Bullish Ltd.

ddp's People

Contributors

ashbeech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.