Skip to content

Commit

Permalink
Merge pull request #15 from icanvardar/docs/#1-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
icanvardar authored Aug 26, 2024
2 parents e9b79fc + a8e684b commit 3049688
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Cubipods is a minimal Ethereum Virtual Machine (EVM) written in Rust. This proje
- **Bytecode Execution**: Runs user-provided bytecode, processing EVM opcodes.
- **Verbose Output**: Provides detailed output, including execution history and the final state of the stack, memory, and storage.

## Basics

![Basics](https://raw.githubusercontent.com/icanvardar/cubipods/main/assets/app-basics.png)

## Supported Instructions

Cubipods currently supports the following EVM opcodes:
Expand Down

0 comments on commit 3049688

Please sign in to comment.