Skip to content

Conversation

@yann300
Copy link
Contributor

@yann300 yann300 commented Sep 15, 2020

No description provided.

@yann300 yann300 force-pushed the cleanTerminal_unusedCommand branch from ff7f268 to 007b1b9 Compare September 15, 2020 14:06
@yann300 yann300 force-pushed the cleanTerminal_unusedCommand branch from deae06d to dcb88c6 Compare September 16, 2020 07:13

var intro = yo`
<div><div> - Welcome to Remix ${packageJson.version} - </div><br>
<div>You can use this terminal for: </div>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Use this terminal to:

Copy link
Collaborator

Choose a reason for hiding this comment

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

( the last word should not be for but should be to)

<li>Check transactions details and start debugging.</li>
<li>Execute JavaScript scripts:
<br />
<i> - Directly input a script in the command line interface </i>
Copy link
Collaborator

Choose a reason for hiding this comment

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

  • Input a script directly in the command line interface

<br />
<i> - Directly input a script in the command line interface </i>
<br />
<i> - Select a Javascript file in the file explorer and run \`remix.execute()\` in the command line interface </i>
Copy link
Collaborator

Choose a reason for hiding this comment

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

  • Select a Javascript file in the file explorer and then run `remix.execute()` in the command line interface

<br />
<i> - Select a Javascript file in the file explorer and run \`remix.execute()\` in the command line interface </i>
<br />
<i> - Right click on a JavaScript file in the file explorer and click \`Run Script\` </i>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Right click on a JavaScript file in the file explorer and then click `Run Script`

The following libraries are accessible:
<ul class=${css2.ul}>
<li><a target="_blank" href="https://web3js.readthedocs.io/en/1.0/">web3 version 1.0.0</a></li>
<li><a target="_blank" href="https://docs.ethers.io/ethers.js/html/">ethers.js</a> </li>
Copy link
Collaborator

Choose a reason for hiding this comment

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

@yann300 yann300 requested a review from ryestew September 17, 2020 07:21
@yann300 yann300 merged commit 3933349 into master Sep 18, 2020
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.

3 participants