mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-14 10:24:19 +01:00
26 lines
542 B
TOML
26 lines
542 B
TOML
# Ecosystem Level Information
|
|
title = "Cryptoplease"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/cryptoplease"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/borsh-dart"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/cryptoplease-dart"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/cryptoplease.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/legal-documents"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/solana-programs"
|