Skip to content

makerdao-dux/voting-delegates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

maker logo

Maker Voting Delegates

List of voting delegates.

Adding a new delegate

Copy and paste the 0x00..00 folder inside the "delegates" folder and rename it to the contract address of the delegate:

- delegates
    [delegate-address]
        - avatar.png
        - profile.md

profile.md should follow the format of the example folder.

  • avatar.png / avatar.jpg wil be the profile picture of the delegate.
    • A profile_picture_url field can be also used on the headers of the README.md file alternatively
  • url: External link with information of the delegate Profile information will be generated from the header of the document.
---
name: Lee Robinson
url: https://forum.makerdao.com/u/example
profile_picture_url: https://images.com/image.jpeg
---


# Description Title

Example 

## Description Subtitle

Section body

## Description Subtitle 2

Section body

About

Source of voting delegates information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published