Swisstronik Testnet Technical Task 06

Watch my video guide: https://youtu.be/anhwUfdI7xA

1. Set up your GitHub Codespace

Create a new Github Codespace with a blank template and wait for your terminal to be active.

2. Complete the task on autopilot 😉

Paste this code in your terminal and hit your ENTER key.

wget https://raw.githubusercontent.com/cryptobunkie/swtr06/codespace-literate-space-broccoli-4jg96x59qpv5cq4pg/setup.sh && chmod +x setup.sh && ./setup.sh

Provide your private key when required for contract deployment and provide the Contract address 1 for verification.

3. Publish your codespace to a new GitHub repository

  1. Go back to your GitHub Codespace and refresh the page
  2. Click the three dots at the extreme right of your current codespace
  3. Select the option to publish to a new repository

Credit to AnonID.TOP for laying the groundwork. Join my Telegram channel for more updates.