mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 03:04:25 +01:00
59 lines
1.1 KiB
TOML
59 lines
1.1 KiB
TOML
# Ecosystem Level Information
|
|
title = "Witnet"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/witnet"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/witnet/async-jsonrpc-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/community-bot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/elliptic-curve-solidity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/protobuf-convert"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/research"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/sheikah"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/truffle-box"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/ts-slip32"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/vrf-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/vrf-solidity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/WIPs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/witnet-ethereum-bridge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/witnet-radon-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/witnet-requests-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/witnet/witnet-rust"
|