chains icon indicating copy to clipboard operation
chains copied to clipboard

Add description & git URI fields

Open bmann opened this issue 6 years ago • 1 comments

field name: description

A human readable short paragraph that describes the chain.

type: long text. No limit, but suggested to keep it tweet length, 280 characters. May contain Markdown.

field name: git

A link to a git repo or organization that represents the chain.

type: URI

This could be an array, maybe keep it simple and just be empty or 1 URI.

Ethereum

description: The main public chain for Ethereum git: https://github.com/ethereum

Ethereum Classic

description: The Classic Ethereum chain that resulted from the split after the DAO hack. git: https://github.com/ethereumclassic

Görli

description: The Görli testnet git: https://github.com/goerli

I started with git as we can focus on technical resources. A website field could also be added, but then I would have to link to EthereumDotOrg and be embarrassed 🤣

bmann avatar Feb 09 '19 01:02 bmann

good idea

ligi avatar Feb 09 '19 11:02 ligi