You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2024. It is now read-only.
We should build an XCM playground, something like https://play.rust-lang.org/ but for building and testing XCM programs.
It'd be really helpful for builders in the ecosystem to approach XCM.
My original idea for this is to grab the xcm-simulator, or something similar, compile it to WASM, interface with javascript, and end up with a website we can use.
We might need to make some changes to the xcm-simulator that we'll use for this.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should build an XCM playground, something like https://play.rust-lang.org/ but for building and testing XCM programs.
It'd be really helpful for builders in the ecosystem to approach XCM.
My original idea for this is to grab the xcm-simulator, or something similar, compile it to WASM, interface with javascript, and end up with a website we can use.
We might need to make some changes to the xcm-simulator that we'll use for this.
The text was updated successfully, but these errors were encountered: