Swisstronic-Script

Simple Contract Deployment Task Script

  • First, open Gitpod
  • Click on ur potfile dp in the corner
  • Click on 'User Settings' - Git Provider
  • Here in the github section u will see ur authorised github account username
  • Click on the 3 dot in the end of Github and then Click on Edit Permission
  • Enable public_repo option then click on Update Permissions

  • Now go to `Github
  • Create a repository and name it Swisstronik 1 and copy the repository link and save it somewhere
  • Make sure you are creating this repository from the github account which is authorised to Gitpod

  • Now go back to Gitpod
  • Paste your copied Github Repository link and configure
  • Paste the below command in terminal
wget https://raw.githubusercontent.com/dxzenith/Swisstronic-Script/main/simple-contract.sh && chmod +x simple-contract.sh && ./simple-contract.sh
  • Now visit Testnet Website to submit your deployed Contract address and Github Repository Link