Skip to content

Commit

Permalink
Deploy website - based on 7424826
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschakki committed Jan 19, 2024
1 parent b6df57d commit e69beab
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Lisk Documentation</title><meta data-rh="true" property="og:title" content="Lisk Documentation"><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://docs.lisk.com/lisk-documentation/img/lisk-icon-light.svg"><meta data-rh="true" name="twitter:image" content="https://docs.lisk.com/lisk-documentation/img/lisk-icon-light.svg"><meta data-rh="true" property="og:url" content="https://docs.lisk.com/lisk-documentation/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><link data-rh="true" rel="icon" href="/lisk-documentation/img/favicon.png"><link data-rh="true" rel="canonical" href="https://docs.lisk.com/lisk-documentation/404.html"><link data-rh="true" rel="alternate" href="https://docs.lisk.com/lisk-documentation/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.lisk.com/lisk-documentation/404.html" hreflang="x-default"><link rel="stylesheet" href="/lisk-documentation/assets/css/styles.b2ea4f23.css">
<script src="/lisk-documentation/assets/js/runtime~main.5cd1b9d6.js" defer="defer"></script>
<script src="/lisk-documentation/assets/js/runtime~main.eb5efdf7.js" defer="defer"></script>
<script src="/lisk-documentation/assets/js/main.6ca5659b.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions building-on-lisk/deploying-a-smart-contract.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">How to deploy a smart contract (Hardhat) | Lisk Documentation</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://docs.lisk.com/lisk-documentation/img/lisk-icon-light.svg"><meta data-rh="true" name="twitter:image" content="https://docs.lisk.com/lisk-documentation/img/lisk-icon-light.svg"><meta data-rh="true" property="og:url" content="https://docs.lisk.com/lisk-documentation/building-on-lisk/deploying-a-smart-contract"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="How to deploy a smart contract (Hardhat) | Lisk Documentation"><meta data-rh="true" name="description" content="A guide on deploying a smart contract on the Lisk test network using Hardhat. Includes instructions for setting up the environment, compiling, and deploying the smart contract."><meta data-rh="true" property="og:description" content="A guide on deploying a smart contract on the Lisk test network using Hardhat. Includes instructions for setting up the environment, compiling, and deploying the smart contract."><meta data-rh="true" name="keywords" content="Hardhat,smart contract,ERC-721,Lisk,Lisk test network,Lisk testnet,Node.js,Solidity,smart contract deployment,deploy a smart contract,deploying smart contracts,build on lisk,write smart contract,smart contract development"><link data-rh="true" rel="icon" href="/lisk-documentation/img/favicon.png"><link data-rh="true" rel="canonical" href="https://docs.lisk.com/lisk-documentation/building-on-lisk/deploying-a-smart-contract"><link data-rh="true" rel="alternate" href="https://docs.lisk.com/lisk-documentation/building-on-lisk/deploying-a-smart-contract" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.lisk.com/lisk-documentation/building-on-lisk/deploying-a-smart-contract" hreflang="x-default"><link rel="stylesheet" href="/lisk-documentation/assets/css/styles.b2ea4f23.css">
<script src="/lisk-documentation/assets/js/runtime~main.5cd1b9d6.js" defer="defer"></script>
<script src="/lisk-documentation/assets/js/runtime~main.eb5efdf7.js" defer="defer"></script>
<script src="/lisk-documentation/assets/js/main.6ca5659b.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down Expand Up @@ -91,7 +91,7 @@ <h2 class="anchor anchorWithStickyNavbar_LWe7" id="verifying-the-smart-contract"
If you attempt to do so, such as verifying the above contract, you&#x27;ll get an error similar to:</p><div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-background-color:hsl(230, 1%, 98%);--prism-color:hsl(230, 8%, 24%)"><div class="codeBlockContent_biex"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="background-color:hsl(230, 1%, 98%);color:hsl(230, 8%, 24%)"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:hsl(230, 8%, 24%)"><span class="token plain">Error in plugin @nomiclabs/hardhat-etherscan: The API responded with an unexpected message.</span><br></span><span class="token-line" style="color:hsl(230, 8%, 24%)"><span class="token plain">Contract verification may have succeeded and should be checked manually.</span><br></span><span class="token-line" style="color:hsl(230, 8%, 24%)"><span class="token plain">Message: Already Verified</span><br></span></code></pre><div class="buttonGroup__atx"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg viewBox="0 0 24 24" class="copyButtonIcon_y97N"><path fill="currentColor" d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg viewBox="0 0 24 24" class="copyButtonSuccessIcon_LjdS"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div></div></div>
<p>View your contract on BlockScout, by following the <a href="https://lisk-sepolia.blockscout.com/address/0xC10710ac55C98f9AACdc9cD0A506411FBe0af71D#code" target="_blank" rel="noopener noreferrer">link</a> displayed in the output message, to confirm that the contract is verified.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="interacting-with-the-smart-contract">Interacting with the Smart Contract<a href="#interacting-with-the-smart-contract" class="hash-link" aria-label="Direct link to Interacting with the Smart Contract" title="Direct link to Interacting with the Smart Contract"></a></h2>
<p>After <a href="#verifying-the-smart-contract">the contract is verified</a>, you can use the <code>Read Contract</code> and <code>Write Contract</code> tabs to interact with the deployed contract via BlockScout.
<p>After <a href="#verifying-the-smart-contract">the contract is verified</a>, you can use the <code>Read Contract</code> and <code>Write Contract</code> tabs to interact with the <a href="https://lisk-sepolia.blockscout.com/address/0xC10710ac55C98f9AACdc9cD0A506411FBe0af71D#code" target="_blank" rel="noopener noreferrer">deployed contract</a> via BlockScout.
You&#x27;ll need to connect your wallet first, by clicking the <code>Connect Wallet</code> button.</p>
<hr></div><footer class="theme-doc-footer docusaurus-mt-lg"><div class="theme-doc-footer-edit-meta-row row"><div class="col"><a href="https://github.com/LiskHQ/lisk-documentation/tree/main/docs/building-on-lisk/deploying-a-smart-contract.md" target="_blank" rel="noopener noreferrer" class="theme-edit-this-page"><svg fill="currentColor" height="20" width="20" viewBox="0 0 40 40" class="iconEdit_Z9Sw" aria-hidden="true"><g><path d="m34.5 11.7l-3 3.1-6.3-6.3 3.1-3q0.5-0.5 1.2-0.5t1.1 0.5l3.9 3.9q0.5 0.4 0.5 1.1t-0.5 1.2z m-29.5 17.1l18.4-18.5 6.3 6.3-18.4 18.4h-6.3v-6.2z"></path></g></svg>Edit this page</a></div><div class="col lastUpdated_vwxv"></div></div></footer></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages"><a class="pagination-nav__link pagination-nav__link--prev" href="/lisk-documentation/connecting-to-a-wallet"><div class="pagination-nav__sublabel">Previous</div><div class="pagination-nav__label">Connecting to a wallet</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_bqdL thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#prerequisites" class="table-of-contents__link toc-highlight">Prerequisites</a><ul><li><a href="#node-v18" class="table-of-contents__link toc-highlight">Node v18+</a></li><li><a href="#wallet-funds" class="table-of-contents__link toc-highlight">Wallet funds</a></li></ul></li><li><a href="#creating-a-project" class="table-of-contents__link toc-highlight">Creating a project</a></li><li><a href="#configuring-hardhat-with-lisk" class="table-of-contents__link toc-highlight">Configuring Hardhat with Lisk</a></li><li><a href="#creating-the-contract" class="table-of-contents__link toc-highlight">Creating the contract</a></li><li><a href="#compiling-the-smart-contract" class="table-of-contents__link toc-highlight">Compiling the smart contract</a></li><li><a href="#deploying-the-smart-contract" class="table-of-contents__link toc-highlight">Deploying the smart contract</a></li><li><a href="#verifying-the-smart-contract" class="table-of-contents__link toc-highlight">Verifying the Smart Contract</a></li><li><a href="#interacting-with-the-smart-contract" class="table-of-contents__link toc-highlight">Interacting with the Smart Contract</a></li></ul></div></div></div></div></main></div></div></div><footer class="footer"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Docs</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/lisk-documentation/">Documentation</a></li></ul></div><div class="col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"></ul></div><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2024 Lisk.</div></div></div></footer></div>
</body>
Expand Down
Loading

0 comments on commit e69beab

Please sign in to comment.