Skip to content
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

walkthrough for recorder #4302

Merged
merged 4 commits into from
Dec 5, 2023
Merged

walkthrough for recorder #4302

merged 4 commits into from
Dec 5, 2023

Conversation

LianaHus
Copy link
Collaborator

@LianaHus LianaHus commented Dec 5, 2023

  • fixed disable state style for udapp

Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit fa4a786
🔍 Latest deploy log https://app.netlify.com/sites/remixproject/deploys/656f2ae301954e000808639c
😎 Deploy Preview https://deploy-preview-4302--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@LianaHus LianaHus added the ready-to-review PR ready to review label Dec 5, 2023
{
element: document.querySelector('#udappRecorderSave'),
title: 'Transactions Recorder',
intro: 'Once there is a transaction, click the button Save to save the scenario.',
Copy link
Contributor

Choose a reason for hiding this comment

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

Once one or a few transactions have been executed from Remix, click this button to save these transactions as a scenario file.

{
element: document.querySelector('#udappRecorderRun'),
title: 'Transactions Recorder',
intro: 'Run previously saved scenario over any environment.',
Copy link
Contributor

Choose a reason for hiding this comment

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

Open a scenario file and click this button to run it against the current selected provider.

@yann300 yann300 merged commit 2f6374d into master Dec 5, 2023
33 checks passed
@yann300 yann300 deleted the newWT branch December 5, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants