Skip to content

Instantly share code, notes, and snippets.

@MaryKuz
Created March 27, 2019 13:24
Show Gist options
  • Save MaryKuz/2dac6b588df558cdaf9308b0a944ca18 to your computer and use it in GitHub Desktop.
Save MaryKuz/2dac6b588df558cdaf9308b0a944ca18 to your computer and use it in GitHub Desktop.
Create your token
function MyToken() {
balanceOf[msg.sender] = 21000000;
}
@Muhammad-Qasim-lab
Copy link

I want to create my own token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment