Skip to content

Commit b85c84b

Browse files
committed
Add zSociety eco
1 parent 725da1a commit b85c84b

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

data/ecosystems/z/zsociety.toml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Ecosystem Level Information
2+
title = "zSociety"
3+
4+
sub_ecosystems = []
5+
6+
github_organizations = ["https://github.com/zsociety-io"]
7+
8+
# Repositories
9+
[[repo]]
10+
url = "https://github.com/zsociety-io/aleo-airdrop"
11+
12+
[[repo]]
13+
url = "https://github.com/zsociety-io/aleo-dcp"
14+
15+
[[repo]]
16+
url = "https://github.com/zsociety-io/aleo-nft-bridge"
17+
18+
[[repo]]
19+
url = "https://github.com/zsociety-io/aleo-standard-programs"
20+
21+
[[repo]]
22+
url = "https://github.com/zsociety-io/aleo-store-testnet3"
23+
24+
[[repo]]
25+
url = "https://github.com/zsociety-io/aleo-transaction-delegation"
26+
27+
[[repo]]
28+
url = "https://github.com/zsociety-io/aleo-transaction-memo"
29+
30+
[[repo]]
31+
url = "https://github.com/zsociety-io/snarkDB"
32+
33+
[[repo]]
34+
url = "https://github.com/zsociety-io/zmarket"
35+
36+
[[repo]]
37+
url = "https://github.com/zsociety-io/zvote"
38+
39+
[[repo]]
40+
url = "https://github.com/zsociety-io/zvote-app"

0 commit comments

Comments
 (0)