Skip to content

Commit b423a51

Browse files
authored
Add Fuel.
1 parent 052c357 commit b423a51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@
4747
private/permissioned blockchain applications.
4848
- [Forest](https://github.com/ChainSafe/forest).
4949
An implementation of Filecoin written in Rust.
50+
- [Fuel](https://github.com/FuelLabs/fuel-core).
51+
Rust full node implementation of the Fuel v2 protocol.
5052
- [Gear](https://github.com/gear-tech/gear).
5153
Computational component of Polkadot network.
5254
- [Grin](https://github.com/mimblewimble/grin).
@@ -147,6 +149,8 @@
147149
Multi-chain smart contract platform built for the Cosmos ecosystem.
148150
- [EVM Parity](https://github.com/paritytech/parity-ethereum/tree/master/evmbin).
149151
Parity implementation of EVM.
152+
- [FuelVM](https://github.com/FuelLabs/fuel-vm)
153+
FuelVM interpreter in Rust.
150154
- [Lunatic](https://github.com/lunatic-solutions/lunatic).
151155
Erlang-inspired runtime for WebAssembly.
152156
- [Polygon Miden](https://github.com/maticnetwork/miden).

0 commit comments

Comments
 (0)