𝐂𝐫𝐲𝐩𝐭𝐨 𝐏𝐫𝐨𝐭𝐨𝐜𝐨π₯ πˆπƒ | 𝐀𝐒𝐫𝐝𝐫𝐨𝐩
11K subscribers
29K photos
241 videos
177 files
32.4K links
Updates Alpha Seputar Crypto Airdrop, Testnet, Memes.

Business & Advertising DM : @TriPratamaXYZ
Download Telegram
L3 Di Tungguin Dari Pagi Gak ada Ann, Giliran Mau Tidur Suruh Nunggu 1 Jam 🀣
🀣6πŸ‘3πŸ”₯2
𝐂𝐫𝐲𝐩𝐭𝐨 𝐏𝐫𝐨𝐭𝐨𝐜𝐨π₯ πˆπƒ | 𝐀𝐒𝐫𝐝𝐫𝐨𝐩
πŸ”΄SWISTRONIK TESTNETπŸ”΄ 🧧Reward Confirm πŸ‘‰ Join Discord First : HERE πŸ‘‰ Wallet : Metamask πŸ‘‰ Network : Swistronik πŸ‘‰ Faucet : https://faucet.testnet.swisstronik.com/ πŸ‘‰ Testnet Link : HERE βž– Connect Wallet βž– Complete Task βž– Done Note : The rewards in the Swisstronik…
Tutorial Video : https://youtu.be/VOpEaJqmyBo?si=jaJ2_quE7tSxRexc

# Swisstronik Tesnet Techinal Task 1


link : https://www.swisstronik.com/testnet2/dashboard



## Steps

### 1. Clone Repository

git clone https://github.com/Mnuralim/hardhat-deploy-contract.git



cd hardhat-deploy-contract



### 2. Install Dependency

npm install



### 3. Set .env File

create .env file in root project

PRIVATE_KEY="your private key"



### 4. Create Smart Contract

- Open contract folder
- Create Hello_swtr.sol file
- Copy this code and paste there

/// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.19;

//This contract is only intended for testing purposes

contract Swisstronik {
string private message;

/**
* @dev Constructor is used to set the initial message for the contract
* @param _message the message to associate with the message variable.
*/
constructor(string memory _message) payable{
message = _message;
}

/**
* @dev setMessage() updates the stored message in the contract
* @param _message the new message to replace the existing one
*/
function setMessage(string memory _message) public {
message = _message;
}

/**
* @dev getMessage() retrieves the currently stored message in the contract
* @return The message associated with the contract
*/
function getMessage() public view returns(string memory){
return message;
}
}



### 5. Compile Smart Contract

npm run compile



### 6. Deploy Smart Contract

npm run deploy



### 7. Get Message

npm run get-message



### 8. Get Message

npm run set-message



### 9. Finsihed

- Open the deployed-adddress.ts (location in utils folder)
- Copy the address and paste the address in testnet dashboard
- push this project to your github and paste your repository link in testnet dashboard



# Swisstronik Tesnet Techinal Task 2


## Steps

### 1. Clone Repository

git clone https://github.com/Mnuralim/swisstronik-erc20-mint-token.git



cd swisstronik-erc20-mint-token


### 2. Install Dependency

npm install



### 3. Set .env File

create .env file in root project

PRIVATE_KEY="your private key"



### 4. Create Smart Contract

- Open contract folder
- Create Token.sol file
- Copy this code and paste there
- Feel free to modify token name and token symbol

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;

import "@openzeppelin/contracts/token/ERC20/ERC20.sol";

contract TestToken is ERC20 {
constructor()ERC20("IzzyToken","IZZY"){}

function mint1000tokens() public {
_mint(msg.sender,1000*10**18);
}

function burn1000tokens() public{
_burn(msg.sender,1000*10**18);
}

}



### 5. Compile Smart Contract

npm run compile



### 6. Deploy Smart Contract

npm run deploy



### 7. Mint Token

npm run mint



### 8. Check Supply

npm run check-supply



### 9. Check Balance

npm run balance-of



### 10. Tranfer Token

npm run transfer



### 11. Finsihed

- Open the deployed-adddress.ts (location in utils folder)
- Copy the address and paste the address in testnet dashboard
- push this project to your github and paste your repository link in testnet dashboard
πŸ‘4πŸ”₯2🐳2
Sepi Amat Erdrop Dah Kaya Hari Minggu πŸ˜‚
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ—Ώ5😁2🀣1
Meme kontes $AVAIL di FlipsterπŸ€‘

Syarat post:
- #AVAILonFlipster + FlipsterID (harus benar kapital, kl salah ga elig)
- Wajib regis & KYC
- Post di @KomunitasFlipster

Hadiah:
15 USD Bonus masing-masing untuk 5 pemenang.

Periode:
- Start: 24 Juli 2024, 19.15 WIB
- End: 28 Juli 2024, 12.00 WIB

Post meme yang paling lucu yaaaa! 😊πŸ₯°