mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 20:24:24 +01:00
59 lines
1.1 KiB
TOML
59 lines
1.1 KiB
TOML
# Ecosystem Level Information
|
|
title = "VNT Chain"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/vntchain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/bottle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/contract_tutorial"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/elect"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/go-vnt"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/kepler"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/statics"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/vnt-contract-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/vnt-contract-vscode"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/vnt-documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/vnt-election-front"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/vnt-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/vnt-explorer-front"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/vnt-kit.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/vnt-role-front"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/vnt-wasm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/vnt.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vntchain/wallet-extension"
|