-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Host demo app [SBK-325] #59
Comments
maybe use vercel |
For RAs to easily review PR changes. |
Now that we have working local installs we can give this another try |
Note that vercel still won't work without the ability to run |
I mentioned it in #69, but what if we just included the manifest in the source tree? We just commit updates when the contract changes. It's something that we would have to explicitly do which is a little annoying, but it should be rare. Then we don't need to compile anything during SDK builds. |
Add hosting for demo app against Sepolia deployment
Make sure it works in PRs so it's easier to review changes to the component lib
related to #53
The text was updated successfully, but these errors were encountered: