diff --git a/data/ecosystems/b/biconomy.toml b/data/ecosystems/b/biconomy.toml new file mode 100644 index 00000000..f29fa7e1 --- /dev/null +++ b/data/ecosystems/b/biconomy.toml @@ -0,0 +1,34 @@ +# 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"