Skip to content

Commit

Permalink
a little itty bitty tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
nategraf committed Feb 23, 2024
1 parent 1391d08 commit fc11394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Starter template for writing an application using [RISC Zero] and Ethereum.

This repository implements an application on Ethereum utilizing RISC Zero as a [coprocessor] to the smart contract application.
It provides a starting point for building powerful new applications on Ethereum that offload computationally intensive (i.e. gas expensive), or would be difficult to implement Solidity (e.g. ed25519 signature verification, or HTML parsing).

Prove computation with the [RISC Zero zkVM] and verify the results in your Ethereum contract.

## Overview
Expand Down

0 comments on commit fc11394

Please sign in to comment.