Files
crypto-ecosystems/data/ecosystems/f/filecoin.toml
2019-12-04 09:41:56 -08:00

194 lines
4.2 KiB
TOML

# Ecosystem Level Information
title = "Filecoin"
sub_ecosystems = []
github_organizations = ["https://github.com/filecoin-project"]
# Repositories
[[repo]]
url = "https://github.com/filecoin-project/assets"
[[repo]]
url = "https://github.com/filecoin-project/bellman"
[[repo]]
url = "https://github.com/filecoin-project/bls-signatures"
[[repo]]
url = "https://github.com/filecoin-project/chain-validation"
[[repo]]
url = "https://github.com/filecoin-project/community"
[[repo]]
url = "https://github.com/filecoin-project/consensus"
[[repo]]
url = "https://github.com/filecoin-project/cpp-filecoin"
[[repo]]
url = "https://github.com/filecoin-project/cryptolab"
[[repo]]
url = "https://github.com/filecoin-project/designdocs"
[[repo]]
url = "https://github.com/filecoin-project/devgrants"
[[repo]]
url = "https://github.com/filecoin-project/docs"
[[repo]]
url = "https://github.com/filecoin-project/drg-attacks"
[[repo]]
url = "https://github.com/filecoin-project/ff"
[[repo]]
url = "https://github.com/filecoin-project/fil-calculations"
[[repo]]
url = "https://github.com/filecoin-project/filecoin"
[[repo]]
url = "https://github.com/filecoin-project/filecoin-contributors"
[[repo]]
url = "https://github.com/filecoin-project/filecoin-explorer"
[[repo]]
url = "https://github.com/filecoin-project/filecoin-ffi"
[[repo]]
url = "https://github.com/filecoin-project/filecoin-http-api"
[[repo]]
url = "https://github.com/filecoin-project/filecoin-network-sim"
[[repo]]
url = "https://github.com/filecoin-project/filecoin-network-stats"
[[repo]]
url = "https://github.com/filecoin-project/filecoin-network-viz"
[[repo]]
url = "https://github.com/filecoin-project/FIPs"
[[repo]]
url = "https://github.com/filecoin-project/go-amt-ipld"
[[repo]]
url = "https://github.com/filecoin-project/go-bls-sigs"
[[repo]]
url = "https://github.com/filecoin-project/go-fil-filestore"
[[repo]]
url = "https://github.com/filecoin-project/go-fil-proofs"
[[repo]]
url = "https://github.com/filecoin-project/go-filecoin"
[[repo]]
url = "https://github.com/filecoin-project/go-filecoin-badges"
[[repo]]
url = "https://github.com/filecoin-project/go-http-api"
[[repo]]
url = "https://github.com/filecoin-project/go-ipld-cbor"
[[repo]]
url = "https://github.com/filecoin-project/go-leb128"
[[repo]]
url = "https://github.com/filecoin-project/go-sectorbuilder"
[[repo]]
url = "https://github.com/filecoin-project/group"
[[repo]]
url = "https://github.com/filecoin-project/infra"
[[repo]]
url = "https://github.com/filecoin-project/js-filecoin-api-client"
[[repo]]
url = "https://github.com/filecoin-project/lotus"
[[repo]]
url = "https://github.com/filecoin-project/lua-filecoin"
[[repo]]
url = "https://github.com/filecoin-project/merkle_light"
[[repo]]
url = "https://github.com/filecoin-project/node-http-api"
[[repo]]
url = "https://github.com/filecoin-project/ocl"
[[repo]]
url = "https://github.com/filecoin-project/orient"
[[repo]]
url = "https://github.com/filecoin-project/pairing"
[[repo]]
url = "https://github.com/filecoin-project/PebblingAndDepthReductionAttacks"
[[repo]]
url = "https://github.com/filecoin-project/phase2"
[[repo]]
url = "https://github.com/filecoin-project/replication-game"
[[repo]]
url = "https://github.com/filecoin-project/replication-game-leaderboard"
[[repo]]
url = "https://github.com/filecoin-project/research"
[[repo]]
url = "https://github.com/filecoin-project/rust-fil-ffi-toolkit"
[[repo]]
url = "https://github.com/filecoin-project/rust-fil-logger"
[[repo]]
url = "https://github.com/filecoin-project/rust-fil-proofs"
[[repo]]
url = "https://github.com/filecoin-project/rust-fil-proofs-ffi"
[[repo]]
url = "https://github.com/filecoin-project/rust-fil-secp256k1"
[[repo]]
url = "https://github.com/filecoin-project/rust-fil-sector-builder"
[[repo]]
url = "https://github.com/filecoin-project/rust-filbase"
[[repo]]
url = "https://github.com/filecoin-project/sample-data"
[[repo]]
url = "https://github.com/filecoin-project/sapling-crypto"
[[repo]]
url = "https://github.com/filecoin-project/security-analysis"
[[repo]]
url = "https://github.com/filecoin-project/shared-shell-scripts"
[[repo]]
url = "https://github.com/filecoin-project/specs"
[[repo]]
url = "https://github.com/filecoin-project/starling"
[[repo]]
url = "https://github.com/filecoin-project/zexe"