Skip to content

Commit

Permalink
feat: v4 (#40)
Browse files Browse the repository at this point in the history
* feat: v4 wip

* add

* chore: waiting on 4.0.0-rc3

* updated patch

* v4 changes

* push

* feat: use proof bytes

* wip

* fix

* blobstream elf

* add

* add

* add

* add

* add

---------

Co-authored-by: jtguibas <[email protected]>
  • Loading branch information
ratankaliani and jtguibas authored Jan 8, 2025
1 parent a6eb054 commit 6b6e7b3
Show file tree
Hide file tree
Showing 16 changed files with 1,443 additions and 1,756 deletions.
7 changes: 3 additions & 4 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ CONTRACT_ADDRESS=
# Key for relaying to the contract.
PRIVATE_KEY=

# If you're using the Succinct network, set SP1_PROVER to "network". Otherwise, set it to "local" or "mock".
SP1_PROVER=
# Only required if SP1_PROVER is set to "network".
SP1_PRIVATE_KEY=
NETWORK_PRIVATE_KEY=
# Optional: Set if you're using a custom RPC URL.
NETWORK_RPC_URL=
Loading

0 comments on commit 6b6e7b3

Please sign in to comment.