Giter Site home page Giter Site logo

asvoria / crypto-ecosystems Goto Github PK

View Code? Open in Web Editor NEW

This project forked from electric-capital/crypto-ecosystems

0.0 0.0 0.0 2.93 MB

A taxonomy for open source cryptocurrency, blockchain, and decentralized ecosystems

License: MIT License

Rust 82.85% Makefile 17.15%

crypto-ecosystems's Introduction

Crypto Ecosystems

MIT license Build Status All Contributors

🌲 Crypto Ecosystems is a taxonomy for sharing data around open source cryptocurrency, blockchain, and decentralized ecosystems and tying them to github organizations and code repositories. All of the ecosystems are specified in TOML configuration files.

This repository is not complete, and hopefully it never is as there are new ecosystems and repositories created everyday.

Browse Ecosystems Here

Data Format

An example configuration file for the Bitcoin ecosystem looks like this:

# Ecosystem Level Information
title = "Bitcoin"

# Sub Ecosystems
# These are the titles of other ecosystems in different .toml files in the /data/ecosystems directory
sub_ecosystems = [ "Lightning", "RSK Smart Bitcoin", "ZeroNet"]

# Github Organizations
# This is a list of links to associated github organizations.
github_organizations = ["https://github.com/bitcoin", "https://github.com/bitcoin-core", "https://github.com/bitcoinj", "https://github.com
/btcsuite", "https://github.com/libbitcoin", "https://github.com/rust-bitcoin"]

# Repositories
# These are structs including a url and tags for a git repository.  These URLS do not have to be on github.
[[repo]]
url = "https://github.com/bitcoin/bitcoin"
tags = [ "Protocol"]

[[repo]]
url = "https://github.com/bitcoinbook/bitcoinbook"
tags = [ "Documentation"]

[[repo]]
url = "https://github.com/bitcoin-wallet/bitcoin-wallet"
tags = [ "Wallet"]

By specifying the data as evolving config files in git, we benefit from a long term, auditable database that is both human and machine readable.

How to Contribute

✍️ You can make any .toml file for an ecosystem in the /data/ecosystems directory or edit an existing one to help improve data around an ecosystem. Pull Requests are encouraged.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Curtis Spencer
Curtis Spencer

πŸ’» πŸ–‹ πŸ“–
Maria Shen
Maria Shen

πŸ–‹
puntium
puntium

πŸ–‹
Timothy McCallum
Timothy McCallum

πŸ–‹
Ake Gaviar
Ake Gaviar

πŸ–‹
Gr0kchain
Gr0kchain

πŸ–‹
Kincaid O'Neil
Kincaid O'Neil

πŸ–‹
Kristaps Kaupe
Kristaps Kaupe

πŸ–‹
Michal Swietek
Michal Swietek

πŸ–‹
Philippe Wang
Philippe Wang

πŸ–‹
Tomasz Kajetan StaΕ„czak
Tomasz Kajetan StaΕ„czak

πŸ–‹
gcharang
gcharang

πŸ–‹
pikatos
pikatos

πŸ–‹
Benjamin Cordes
Benjamin Cordes

πŸ–‹ πŸ“–
nijynot
nijynot

πŸ–‹
Cuong Le
Cuong Le

πŸ–‹

This project follows the all-contributors specification. Contributions of any kind welcome!

crypto-ecosystems's People

Contributors

aalu1418 avatar agorist-action avatar akegaviar avatar alphastorm avatar andrew avatar apprises avatar aslawson avatar chendatony31 avatar ebuchman avatar emlazzarin avatar fabwa avatar gcharang avatar githubwei avatar gr0kchain avatar jubos avatar mbodecek avatar nijynot avatar okwme avatar pikatos avatar pw374 avatar rmshea avatar ronaldmannak avatar ryanthegentry avatar serejandmyself avatar simonewebdesign avatar thomasmodeneis avatar tkstanczak avatar tore19 avatar tpmccallum avatar zviadm 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.