Hello everyone,
I wanted to let you all know that I’ve made some significant updates to the eth_payment_tutorial project. The recent pull request includes:
- Refactoring: Cleaned up the codebase for better readability and maintainability.
- New Features: Integrated the use of the EVM RPC canister instead of HTTP outcall, thanks to @Stephen-Kimoi for the contribution.
- Dependency Updates: Updated all dependencies to their latest versions to ensure compatibility and security.
- Integration with
@ic-reactor/react
: Incorporated the ic-reactor/react library, simplifying authentication and canister interaction in React applications. - Simplified Steps: Streamlined the tutorial steps to make it easier for developers to follow along and implement the features.
Thank you for your continued support and contributions!