mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-15 10:54:20 +01:00
74 lines
1.7 KiB
TOML
74 lines
1.7 KiB
TOML
# Ecosystem Level Information
|
|
title = "Casper Network"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/casper-ecosystem"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/auction-manager"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/cargo-casper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/CaskNFT"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/casper-cep47-js-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/casper-client-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/casper-deploy-generator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/casper-engine-test-support"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/casper-golang-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/casper-js-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/casper-js-sdk-archive"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/casper-nft-cep47"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/caspiler"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/contract-upgrade-example"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/counter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/erc20"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/hello-world"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/keys-manager"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/kv-storage-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/roadmap"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/signer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/two-party-multi-sig"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/casper-ecosystem/uref-sharing-example"
|