risc0-foundry-template icon indicating copy to clipboard operation
risc0-foundry-template copied to clipboard

Template for integrating RISC Zero and Ethereum using Foundry

Results 20 risc0-foundry-template issues
Sort by recently updated
recently updated
newest added

It's not clear what version of this template is compatible with https://github.com/risc0/risc0/ and/or https://github.com/risc0/risc0-ethereum/ releases. I can guess based on the PRs and commit history & cargo files... but that...

enhancement
devex

- updated old instructions in README.md with `rzup` to install `cargo risczero`.

I might be missing something here, but adding a panic in the guest does not make any of the tests fail: ```diff diff --git a/methods/guest/src/bin/is_even.rs b/methods/guest/src/bin/is_even.rs index 9d834b6..0dba652 100644 ---...

discussion

Currently the example app, `publisher.rs`, only supports a local wallet (e.g. a raw private key provided as an input). It would be good to have the example support hardware wallets...

> ahhhh gross. I quite strongly oppose this syntax for that reason & opt to link the first reference in a page and omit latter on rather than link-ify all...

documentation
enhancement
good first issue
help wanted

Not intended to actually merge, this PR is an experiment in uses Cargo to resolve where we can get our smart contracts.

I found a couple of broken links using `git ls-files '*.md' | xargs lychee --base . --cache --`. This PR fixes them and additionally formats the modified .md file.

Flagging this missing link: