- 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 ofGithub
and then Click onEdit Permission
- Enable
public_repo
option then click onUpdate 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
andGithub Repository Link