Welcome to a series of posts where I document my thoughts and experiments as an avid tinkerer, learner, and explorer in Technology
Experiments : Creating my own Kenny Token Cryptocurrency
In the flurry of ICOs and the hype of cryprocurrencies, I set out to find out how simple it would be to create my own cryptocurrency.
As it turns out, it’s not difficult at all to create an ERC20 based token on the Ethereum network!
TL;DR - I managed to create KennyToken in under an hour!

Out of thin air, I created 100,000,000 KENNY tokens! You can find the creation of this on the Ethereum Ropsten Testnet Blockchain at https://ropsten.etherscan.io/token/0x9a170ac4b1458fe121498bf10693193b89d11d57
The source for Kenny Token is also available at