mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-20 14:14:24 +01:00
35 lines
722 B
TOML
35 lines
722 B
TOML
# Ecosystem Level Information
|
|
title = "Perun"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/perun-network"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/perun-network/contracts-eth"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/perun-network/erdstall"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/perun-network/eth-bonus-exercise"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/perun-network/ganache"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/perun-network/go-perun"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/perun-network/perun-eth-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/perun-network/perun-eth-mobile"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/perun-network/perun-payment-channels"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/perun-network/slate"
|