Skip to content
/ RLP Public
forked from AmirH-A/RLP

Circuit for generating ethereum account RLP

Notifications You must be signed in to change notification settings

azarpoor/RLP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RLP Circom Circuit

Ethereum Circom

Overview

This repository contains a Circom circuit designed for generating and verifying Ethereum account RLP (Recursive Length Prefix) encodings. It leverages the power of zk-SNARKs for efficient and secure verifications on the Ethereum blockchain.

Features

  • RLP Encoding: Handles the encoding of Ethereum account data using RLP.
  • zk-SNARKs: Utilizes zero-knowledge proofs to verify the correctness of the encoding.
  • Optimized Circuits: Designed with efficiency in mind to minimize gas costs and computation time.

Prerequisites

Before using this repository, ensure you have the following tools and libraries installed:

About

Circuit for generating ethereum account RLP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Circom 100.0%