Setup metamask on custom egem network https://lb.rpc.egem.io  Go to solidity and start to play http://remix.ethereum.org Take a simple token template https://www.proofsuite.com/smartcontract/ Create smart contract.  #Change initialSupply name decimals and symbol  ``` function Token() { initialSupply = 5000000000000000000000000000000; name ="chainlink"; decimals = 18; symbol = "LINK"; balanceOf[msg.sender] = initialSupply; // Give the creator all initial tokens totalSupply = initialSupply; // Update total supply } ``` Copy and paste the entire thing into notepad and save somewhere. #Go to solidity/remix and create a new .sol file.  #Copy and paste your token contract into this new .sol file.  Pick an older compiler and click "start to compile"  On the Run tab, make sure Token pops up and moonit! (Deploy button)  Metamask will pop up to confirm deployment. Wait a minute or so to get the contract deployed on the EGEM blockchain.  Now go get your token listed on an exchange and lambo.  Check stats in solidity/remix  Check token on explorer. 0xe2a7c5a4affcfc041fc1b2612811d51669a4e7a5 https://explorer.egem.io/addr/0xe2a7c5a4affcfc041fc1b2612811d51669a4e7a5  Homepage - https://egem.io/ Discord - https://discord.gg/39WGWRB Wiki - https://wiki.egem.io Links - https://egem.link/
author | methoncrypto |
---|---|
permlink | how-to-create-token-on-egem-blockchain |
category | egem |
json_metadata | {"tags":["egem","ethergem","crypto","blockchain","smartcontract"],"image":["https://cdn.steemitimages.com/DQmcCoDYoyrwxhYoJTM56SETgHdyX57ei7RVqjB6JEGmoun/01-token-custom-network.JPG","https://cdn.steemitimages.com/DQmV2A7moehEjrGPidT3wqj2H19E3KRbNNCWDpZcUS2UsaP/02-token-simple-contract.JPG","https://cdn.steemitimages.com/DQmervKsWZpiHDgL9jy8yX7A7JojSYPgQsCHKY6wJ2hBF4L/03-token-digits.JPG","https://cdn.steemitimages.com/DQmXECy66RtHLrWR2q2Q7ZgTaE3r46s2mDvGeX67LJosvSG/04-token-createnewsol.JPG","https://cdn.steemitimages.com/DQmUF5JkSwKS74zd5acg8wHaHkkWu6pXrPwyrd7iQ5j31qj/05-token-copypaste.JPG","https://cdn.steemitimages.com/DQmSDW6d7h6ZUf6ofCVbeyiCA9AmntMkqwrVkLk17M92vTu/06-token-older-compiler.JPG","https://cdn.steemitimages.com/DQmWiYXjNotL39G2jBQgiGVjFaGYhMGm8ERqFuxadLgfNJr/07-token-moonit.JPG","https://cdn.steemitimages.com/DQmdumtS4mpcuSrDrAn1k7cjcp9DSMtMt2bzYrqNtbbo8of/08-token-moonit.JPG","https://cdn.steemitimages.com/DQmeHhnn7pft758s8EfRriuU2h6ZmPmLrFMJFnrYsHUaeAc/09-token-success.JPG","https://cdn.steemitimages.com/DQmXJTe1WUVvaktkgbeXD3UNTga6PuUuMq1GRe3zASEueAp/10-token-check-stats.JPG","https://cdn.steemitimages.com/DQmf7pQHA8JxtZmcxjppMrVjZaUdXeHyzkyXA532uwB3KWR/11-token-checkexplorer.JPG"],"links":["https://lb.rpc.egem.io","http://remix.ethereum.org","https://www.proofsuite.com/smartcontract/","https://explorer.egem.io/addr/0xe2a7c5a4affcfc041fc1b2612811d51669a4e7a5","https://egem.io/","https://discord.gg/39WGWRB","https://wiki.egem.io","https://egem.link/"],"app":"steemit/0.1","format":"markdown"} |
created | 2019-05-16 17:02:18 |
last_update | 2019-05-16 17:02:18 |
depth | 0 |
children | 0 |
last_payout | 2019-05-23 17:02:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,877 |
author_reputation | 38,698,055,287 |
root_title | "How to Create Token on EGEM Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 84,977,730 |
net_rshares | 1,246,938,381 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crypto.dtube | 0 | 1,246,938,381 | 100% | ||
inocelda | 0 | 0 | 100% |