Prerequisites
Everything below is free and takes about five minutes. Nothing is installed on your machine.
MetaMask
Browser extension. This is the account that deploys the contract and receives the whole token supply.
Install the extensionTestnet ETH
Free from a Sepolia faucet. Deploying costs gas even on a testnet, so grab a little before we start.
Open the faucetRemix IDE
Runs entirely in the browser. Compiler and deployer built in, zero setup.
Launch RemixReady when you have
- MetaMask installed and unlocked
- Network switched to Sepolia
- Some test ETH in the account
- remix.ethereum.org open in a tab