Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Jan 10, 2024
1 parent 2a30916 commit 962e928
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ This is a proof of concept implementation of Verkle Tries. Any and all mistakes
## Minimum Hardware Requirements
- 32/64 bit architecture due to using `as u32` in some cases in the code.

### Memory Requirements

- We require 100Mb of memory reserved in memory, before any proof is computed

## About

This implementation references the ethereum research and go-verkle implementations:
Expand Down

0 comments on commit 962e928

Please sign in to comment.