Use Moonbase Alpha TestNet DEV token with Metamask (Web3 Injected)
I. remix.ethereum.org
Deploying Basic Contract to Moonbeam
pragma solidity ^0.7.0;
import 'https://github.com/OpenZeppelin/openzeppelin-contracts/blob/release-v3.2.0-solc-0.7/contracts/token/ERC20/ERC20.sol';
// This ERC-20 contract mints the sp...
tonymoon.hashnode.dev1 min read