Skip to content

Commit f3180aa

Browse files
committed
chore: Logo (#743)
1 parent 516f62c commit f3180aa

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# revm - Rust Ethereum Virtual Machine
2+
<img src="./assets/logo.png" height="200">
23

3-
Is EVM written in rust that is focused on **speed** and **simplicity**. It has fast and flexible implementation with simple interface and embedded Host. It is passing all `ethereum/tests` test suits
4+
Is EVM written in the Rust that is focused on **speed** and **simplicity**. It has fast and flexible implementation with simple interface and embedded Host. It is passing all `ethereum/tests` test suits
45

56
Here is a list of things that I would like to use as guide in this project:
67
- **EVM compatibility and stability** - this goes without saying but it is nice to put it here. In the blockchain industry, stability is the most desired attribute of any system.

assets/logo.pdf

55.8 KB
Binary file not shown.

assets/logo.png

63 KB
Loading

0 commit comments

Comments
 (0)