Skip to content

ethereumeg/eegid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

eegid

Universal identifier in the Ethereum ecosystem

The identifier is composed of two parts separated by a colon (:):

  1. dataset - group, event, etc. (see bellow)
  2. random hexadecimal number - 58a, f30, etc. (usually 3-4 characters)

Examples:

  • event:a8f
  • person:11a

Datasets

Dataset Repository ID Example
Group ethcd group:4da
Person ethcd person:f30
Event ethevents event:8a0
Session (event) ethevents session:88d
Series (event) ethevents series:254

About

Universal identifier in the Ethereum ecosystem (draft)

Resources

Stars

Watchers

Forks