Simple ERC-20 Test Token
The contract is currently visible on Ethereum ROPSTEN.
MusicEx_Token: 0x49e3f063befc30fb6c1815213f4e1c74873edce9
-
Get the MetaMask Extension
- For Mainnet: Get a $5 dollars worth of ether via Coinbase onto your account you create on metamask
- For Ropsten: Send fake Ether to the ropsten MetaMask account. Use an ether faucet and input your address
-
Once the metamask extension is installed, go to the Deployment Environment
- Input into the window of the environemnt the contents of the MusicEx_Token.sol file in this repository
- On the Compile tab on the right, click on 0.5.1+commit.c8a2cb62 as the compiler version and check the Enable Optimization button
- On the Run tab, under the Account textbox, the current MetaMask address should pop up
- Still on the Run tab, in the text box above the red Deploy button, click on the text that says MusicEx_token. Then click on the red Deploy button.
-
Go through the confirmation steps with MetaMask. A link to the contract on etherscan will be available on the MetaMask interface.
-
Congratulations! You just deployed the MusicEx token to the Ethereum Blockchain!
- CHUDDY