mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
41 lines
793 B
TOML
41 lines
793 B
TOML
# Ecosystem Level Information
|
|
title = "Dicether"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/dicether"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/dicether/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dicether/discordBot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dicether/eip712"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dicether/ethers.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dicether/frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dicether/js-eth-personal-sign-examples"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dicether/ledgerjs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dicether/paper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dicether/state-channel"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dicether/truffle-ledger-wallet-provider"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dicether/verifier"
|