

Maouu
1.2K posts

@Production35060
jadi apa prok prok prok Dc : mauuu_123






Gmic🪨 I just deploy my first contract on @SeismicSys tesnet using tutorial from @zombie_edn, lil bit confusee at first, Luckily I managed to get over it, try deploy your contract.🔥🔥 #seismic #seismictesnet @NoxxW3 @xealistt @cigsafterr_ @nftzella


SEISMIC TESTNET OFFICIALY LAUNCE Just deployed my first smart contract on @SeismicSys. And yeah… it worked smoothly If U wanna try it too, here’s a quick tutorial First, claim ur faucet here - community-faucet.seismictest.net Then open Remix IDE remix.ethereum.org Create a new file: gmic.sol Paste this code: // SPDX-License-Identifier: MIT pragma solidity ^0.8.20; contract GMICDeployer { string public message = "GMIC. (Ur Name) was here on Seismic. Magnitude is the key."; event GMICMessage(address sender, string message); function sayGMIC() public { emit GMICMessage(msg.sender, message); } } then compile the contract Go/Click to Solidity Compiler in the right remix menu Select version 0.8.20 Click Compile gmic.sol Now connect to Seismic Testnet Open/Click Deploy & Run Transactions in the right remix menu Environment - Browser extension- Injected Provider (MetaMask) Make sure ur wallet is connected to Seismic Testnet, u could get RPC here: Explorer - seismic-testnet.socialscan.io Deploy the contract. Click Deploy Approve the transaction in ur wallet. After confirmation, ur contract is live on @SeismicSys chain





Gmic, it’s been a while 🤎🎨 @SeismicSys @NoxxW3

