Skip to content

feat: add Monad network support#195

Open
therealharpaljadeja wants to merge 5 commits intoopen-wallet-standard:mainfrom
therealharpaljadeja:main
Open

feat: add Monad network support#195
therealharpaljadeja wants to merge 5 commits intoopen-wallet-standard:mainfrom
therealharpaljadeja:main

Conversation

@therealharpaljadeja
Copy link
Copy Markdown

@therealharpaljadeja therealharpaljadeja commented Apr 6, 2026

What

Add Monad network support to OWS core and OWS pay


Note

Medium Risk
Adds a new EVM network across core chain parsing and default RPC configuration; low blast radius but touches shared chain registry/config defaults. Also adds payment-layer tests referencing caip2_reference, which may fail to compile if that helper isn’t defined/exported.

Overview
Adds Monad as a first-class supported EVM network (eip155:143) by extending the known chain registry and updating docs to list the new canonical CAIP-2 ID and shorthand alias.

Extends default configuration to include a built-in RPC endpoint for Monad (https://rpc.monad.xyz) and updates unit tests in ows-core and ows-pay to validate name/CAIP-2 parsing and display behavior for the new network.

Reviewed by Cursor Bugbot for commit 61197c9. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 6, 2026

@therealharpaljadeja is attempting to deploy a commit to the MoonPay Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is kicking off a free cloud agent to fix this issue. This run is complimentary, but you can enable autofix for all future PRs in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 44d4c8a. Configure here.

Comment thread ows/crates/ows-core/src/config.rs
Copy link
Copy Markdown
Contributor

@njdawn njdawn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, after ci is fixed

@therealharpaljadeja
Copy link
Copy Markdown
Author

@njdawn issue raised by Cursor Bugbot has been resolved

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