This system introduces a new cryptocurrency named KaseiCoin ("Kasei" means "Mars" in Japanese).
- KaseiCoin is an ERC-20 compliant fungible token, and a crowdsale will be launched for individauls moving to Mars to convert their earth currency to KaseiCoin.
This project involves the creation of an ERC-20 compliant fungible token, KaseiCoin, minted using a Crowdsale contract from the OpenZepplin Solidity library. The crowdsale contract manages the entire process, allowing users to send ether to the contract and receive KaseiCoin tokens (KSC) in return.
- KaseiCoin Token Contract: ERC-20 compliant fungible token.
- KaseiCoin Crowdsale Contract: Manages the crowdsale process.
- KaseiCoin Deployer Contract: Handles the deployment of the other two contracts.
The contracts were tested on a local blockchain using Remix, Metamask, and Ganache.
- Deploy the crowdsale to a local blockchain with Remix, MetaMask, and Ganache.
- Test the functionality of the crowdsale using test accounts to buy new tokens and check balances associated with those accounts.
- After purchasing tokens, view the total supply of minted tokens and the amount of wei raised in the crowdsale contract.
Compiled KaseiCoin
Compiled Crowdsale
Compiled CrowdsaleDeployer
Deployed CrowdSaleDeployer
Deployed CrowdSale
Deployed KaseiCoin
Buy KaseiCoin
Varify Purchase
Varify Balance