Skip to content

njwardhan/JoyCoin

Repository files navigation

About

This project is a complete implementation of Ethereum's ERC-20 token standard on the Goerli test network, along with a hosted ICO website for the same.

Project screenshot

Steps to purchase

  • Visit the project website
  • Connect your Ethereum wallet (Metamask) to the website (make sure that the Goerli testnet is selected)
  • Enter the number of JCs to be purchased
  • Spend Goerli fake ethers (token price, gas fee) to complete the transaction
  • Gain ownership of some JoyCoins :)

To-do

  • Frontend can be bettered
  • Mainnet deployment with a proper project format