mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-23 07:34:23 +01:00
35 lines
643 B
TOML
35 lines
643 B
TOML
# Ecosystem Level Information
|
|
title = "Biconomy"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/bcnmy"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/bcnmy/compound-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bcnmy/dapp-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bcnmy/erc20-forwarder-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bcnmy/metatx-standard"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bcnmy/mexa"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bcnmy/mexa-examples"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bcnmy/mexa-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bcnmy/moonShot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bcnmy/wallet-integrations"
|