mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-08 23:44:19 +01:00
35 lines
717 B
TOML
35 lines
717 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/escrowdemo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/legal-documents"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/octane"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/puppet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptoplease/solana-programs"
|