mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-06 14:34:32 +01:00
Added Ethereum Virtual Machine ecosystem
This commit is contained in:
22
data/ecosystems/e/ethereum-virtual-machine.toml
Normal file
22
data/ecosystems/e/ethereum-virtual-machine.toml
Normal file
@@ -0,0 +1,22 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Ethereum Virtual Machine"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = []
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/akula-bft/akula"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/appliedzkp/zkevm-circuits"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bluealloy/revm"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ethereum/go-ethereum"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/openethereum/openethereum"
|
||||
Reference in New Issue
Block a user