Skip to content

Conversation

@casks-mutters
Copy link
Owner

Summary

The project currently does not have a README file. Adding one will provide clarity on what the script does, how to use it, and any prerequisites or configuration.

Proposed Changes

  • Create a README.md file with:
    • Project overview: what the script does (produces a signed JSON attestation for a storage slot across two blocks).
    • Installation instructions: required dependencies (e.g. web3, eth-account).
    • Usage example with arguments.
    • Explanation of the optional signing functionality and environment variable setup (e.g. PRIVATE_KEY).

Motivation

  • Provides clarity for new users and contributors.
  • Improves project documentation and ease of use.

## Summary

The project currently does not have a README file. Adding one will provide clarity on what the script does, how to use it, and any prerequisites or configuration.

## Proposed Changes

- Create a `README.md` file with:
  - Project overview: what the script does (produces a signed JSON attestation for a storage slot across two blocks).
  - Installation instructions: required dependencies (e.g. `web3`, `eth-account`).
  - Usage example with arguments.
  - Explanation of the optional signing functionality and environment variable setup (e.g. `PRIVATE_KEY`).
  
## Motivation

- Provides clarity for new users and contributors.  
- Improves project documentation and ease of use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants