-
Notifications
You must be signed in to change notification settings - Fork 24
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
Rollkit #353
Conversation
Deploying cw-orchestrator with
|
Latest commit: |
f9563db
|
Status: | ✅ Deploy successful! |
Preview URL: | https://fa38e850.cw-orchestrator.pages.dev |
Branch Preview URL: | https://rollkit.cw-orchestrator.pages.dev |
|
Not sure what you're saying here. The init.sh oart yes, the local mnemonic part is something the user should do |
Then that should prefably be documented as well in the doc that you added (how to get the local mnemonic if following the tutorial) |
Is Should we include details on connecting to a hosted rollup? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
|
Our documentation should follow their documentation imo. Otherwise we need to document too much overlapping stuff and if they are not following the rollkit docs then they probably know what they are doing and they can figure out stuff themselves, like a hosted rollup. |
This PR aims at integrating rollkit inside cw-orch.
For this integration, I used :
I modified :
init.sh
script, I replaced all occurences ofstake
byuwasm
to be able to pay for gas with the created mnemonic/addressLOCAL_MNEMONIC