Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new simple examples for Sepolia testnet #89

Merged
merged 7 commits into from
Jul 22, 2024

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    687b49d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ab469d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    229bc85 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Update simple_new.py example for multi-network support

    - Add support for Sepolia, Holesky, and Mainnet networks
    - Introduce NETWORK_CONFIG for network-specific settings
    - Update provider and relay URL handling
    - Improve comments and documentation
    - Enhance error handling and logging
    odysseus0 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    00c1e6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb861ab View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    odysseus0 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    804360b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb517e0 View commit details
    Browse the repository at this point in the history