Giter Club home page Giter Club logo

opengov-delegate-registry's Introduction

Welcome to the Delegate Registry!

In this repository, we aim to create a comprehensive directory for individuals and organizations in the Substrate ecosystem to share their delegator information in Nova Wallet's agile delegation interface.

How it looks like

Here are a few examples of how your information could be displayed in the directory:


Nova Wallet app screens

Note: These are just examples, and your actual format may vary.

Sharing your information

To share your information, please create a JSON file with the following format:

{
    "address": string, //substrate address in ss58 format
    "name": string, // Your title / display name which will appear in the list
    "image": string, // link to your relevant image (such as your profile picture),
    "shortDescription": string, // a brief description, no more than 256 characters long,
    "longDescription": string, // a long description that can be more than 256 characters in length, supports markdown syntax,
    "isOrganization": bool
}
  • address: Your Substrate address in ss58 format.
  • name: Your name or the name of your organization (display name).
  • image: A link to an image that represents you or your organization. It should be in .png format and should be stored in this repo
  • shortDescription: A short description of yourself or your organization (no more than 256 characters).
  • longDescription: A more detailed description of yourself or your organization, which can include markdown syntax for formatting.
  • isOrganization: A boolean value indicating whether you are an individual or an organization.

Pull requests

Please submit your information as a pull request to this repository. We will review your submission and add it to the directory once approved. Tutorial are available in our wiki.

Directory

A list of networks with information about individuals and organizations in the Substrate ecosystem can be found here. Networks are divided into separate files, make sure you choose the right one.

opengov-delegate-registry's People

Contributors

abdbee avatar adamsteeber avatar ahjxcrz avatar antonkhvorov avatar bld75 avatar certhum-jim avatar coinstudiodot avatar d0tcast avatar ddozen avatar jig7709 avatar kobredabre avatar kryptoschain avatar leemo94 avatar leohar avatar mathcryptodoc avatar monsieurbulb avatar paradox-tt avatar paulormart avatar replghost avatar senseless avatar simonkraus avatar spazcoin avatar stepanlav avatar valentunn 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.