Deploy Proxy

Deploy Proxy Swisstronik Airdrop

Posted by

Intro

Today in this article we will proceed to Swisstronik Task#6 Final Technical Task of Swisstronik Airdrop. Let’s start the procedure , follow every step carefully and ask in comments if you still face error or any problem.

STEP-1

Go to Git Hub and Login your account. Then go to PLUS sign to create a new repository and keep it PUBLIC of any name you desired. And also CREATE A FILE with any name but put .sh after the file name most important. This file help you to accumulate the files you are about to install.

swisstronik private nft
deploy proxy

STEP-2

Create a new code space in your created repository. This code space works as a terminal for a little coding.

git hub codespace swisstronik

STEP-3

After creating and entering into your codespace you will see a terminal that will be used for coding. So, the command I am giving you put this code into the terminal and then press “ENTER”.

Copy CODE:

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

STEP-4

After this you will be asked for Wallet’s Private Key and your Token Name and Token Symbol. But remember Minting is FREE but it requires testnet tokens (SWRT) you receive daily from Swisstronik faucets so make sure you have some Swisstronik tokens (SWRT) for successful operation and try to collect them daily to maintain a streak. Also use fresh wallet for this purpose not personal wallet.

CONDITIONS:

  • Make sure you followed all steps
  • Minimum 2 SWRT Tokens to start this Task
  • Select and COPY the contract address 1 Deployed to : ex. xxxxxxxxxxxxxxxxxxxxxx And then paste and ENTER.

STEP-5

Finally last step is to get data and put it on Swisstronik the following two things you are needed in this task.

  • Copy and Enter the deployed Proxy Contract Address on Task 6 Field number 1
  • Go to transaction link and copy the Tx Hash ID for verification and put this ID in Field number 2

See example below :

Swisstronik Transaction id
Swisstronik Proxy Deploy

STEP-6

Firstly use fresh wallets or if you still want to remove your private key then go to .env file and remove your Private Key if you see there.

Other Swisstronik Tasks :

  1. Swisstronik Deploy A Smart Contract By Hardhat
  2. Mint 100 ERC-20 Token Swisstronik
  3. Mint a ERC-721 Token Using Hardhat
  4. Mint a PERC-20 token Swisstronik Airdrop
  5. Deploy a Private NFT Swisstronik Airdrop

2 comments

Leave a Reply

Your email address will not be published. Required fields are marked *