mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-19 21:54:26 +01:00
35 lines
709 B
TOML
35 lines
709 B
TOML
# Ecosystem Level Information
|
|
title = "Halo Platform"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/haloplatform"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/haloplatform/airdrop"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/haloplatform/go-haloplatform"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/haloplatform/sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/haloplatform/simple-sign-system"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/haloplatform/status"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/haloplatform/truffle-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/haloplatform/vuex-web3-sync"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/haloplatform/web3.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/haloplatform/web3js-typings"
|