-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1066 from moonbeam-foundation/themacexpert/wafMars
Waffle and Mars Modernize
Showing
10 changed files
with
51 additions
and
4 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
.snippets/code/builders/ethereum/dev-env/waffle-mars/terminal/build-1.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<div id="termynal" data-termynal> | ||
<span data-ty="input"><span class="file-path"></span>npm run build</span> | ||
<span data-ty>>waffle-mars@1.0.0 build</span> | ||
<span data-ty>>waffle</span> | ||
<span data-ty>Warning: SPDX license identifier not provided in source file. Before publishing, consider adding a comment containing "SPDX-License-Identifier: «SPDX-License>" to each source file. Use "SPDX-License-Identifier: UNLICENSED" for non-open-source code. Please see https://spdx.org for more information.</span> | ||
<span data-ty>--> contracts/MyToken.sol</span> | ||
<span data-ty="input"><span class="file-path"></span></span> | ||
</div> |
11 changes: 11 additions & 0 deletions
11
.snippets/code/builders/ethereum/dev-env/waffle-mars/terminal/build-2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<div id="termynal" data-termynal> | ||
<span data-ty="input"><span class="file-path"></span>npm run build</span> | ||
<br> | ||
<span data-ty> > waffle-mars@1.0.0 build</span> | ||
<span data-ty> > waffle && mars</span> | ||
<br> | ||
<span data-ty>Warning: SPDX license identifier not provided in source file. Before publishing, consider adding a comment containing "SPDX-License-Identifier: <SPDX-License>" to each source file. Use "SPDX-License-Identifier: UNLICENSED" for non-open-source code. Please see https://spdx.org for more information.</span> | ||
<span data-ty>--> contracts/MyToken.sol</span> | ||
<br> | ||
<span data-ty="input"><span class="file-path"></span></span> | ||
</div> |
11 changes: 11 additions & 0 deletions
11
.snippets/code/builders/ethereum/dev-env/waffle-mars/terminal/deploy-1.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<div id="termynal" data-termynal> | ||
<span data-ty="input"><span class="file-path"></span>npm run deploy</span> | ||
<br> | ||
<span data-ty> > waffle-mars@1.0.0 deploy</span> | ||
<span data-ty> > ts-node src/deploy.ts</span> | ||
<br> | ||
<span data-ty>Transaction: Deploy myToken</span> | ||
<span data-ty>Fee: $0.00, Ξ0.0</span> | ||
<span data-ty>Balance: $4142380208.17,Ξ1207925.819614629174706176</span> | ||
<span data-ty>ENTER to submit, Ctrl+C to exit...</span> | ||
</div> |
17 changes: 17 additions & 0 deletions
17
.snippets/code/builders/ethereum/dev-env/waffle-mars/terminal/deploy-2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<div id="termynal" data-termynal> | ||
<span data-ty="input"><span class="file-path"></span>npm run deploy</span> | ||
<br> | ||
<span data-ty> > waffle-mars@1.0.0 deploy</span> | ||
<span data-ty> > ts-node src/deploy.ts</span> | ||
<br> | ||
<span data-ty>Transaction: Deploy myToken</span> | ||
<span data-ty>Fee: $0.00,Ξ0.0</span> | ||
<span data-ty>Balance:</span> | ||
<span data-ty>Sending</span> | ||
<span data-ty>Block: 1</span> | ||
<span data-ty>$4142380208.17, Ξ1207925.819614629174706176</span> | ||
<span data-ty>Hash: Oxfa8bcad89cb8efdabfc@e5575dbe7151ce1c38f8aa67229fd5122bbdafe8b2f9</span> | ||
<span data-ty>Address: 0xC2Bf5F29a4384b1aB0C063e1c666f02121B6084a</span> | ||
<br> | ||
<span data-ty="input"><span class="file-path"></span></span> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.