Jacob Homanics

Results 7 issues of Jacob Homanics

### Describe the bug When copying the sample code for VRFv2Consumer, the import for `VRFCoordinatorV2Mock` is incorrect, as presumably, the location of it has changed recently. ### To Reproduce 1....

bug
in progress

## Closing issues closes #1833 ## Description Fixes a bug where copying the provided code results in a compiler error due to an import path being incorrect. ## Changes Updates...

blocked
Do not merge

## Description Switches the handling of private keys from .env's to keystores within foundry projects. *Deeper explanation found within the associated issue. ## Additional Information - [x] I have read...

## Description Simplifies the setup process when cloning a new project by adding `yarn setup` as a command from the root directory. As a result, it copies .env.example to .env....

### Is there an existing issue for this? - [X] I have looked through the [existing issues](https://github.com/scaffold-eth/scaffold-eth-2/issues) ### Current Behavior When using a project built with "npx create-eth@latest" and the...

bug
foundry
cli

### Is there an existing issue for this? - [X] I have looked through the [existing issues](https://github.com/scaffold-eth/scaffold-eth-2/issues) ### Which method was used to setup Scaffold-ETH 2 ? npx create-eth@latest ###...

## Description The issue and discussion surrounding these changes: [Issue 607](https://github.com/scaffold-eth/scaffold-eth-2/issues/607) ## Additional Information - [x] I have read the [contributing docs](/scaffold-eth/scaffold-eth-2/blob/main/CONTRIBUTING.md) (if this is your first contribution) - [x]...