- In this project we create a new cryptocurrency using Ether and perform a crowd sale.
- Images folder: contains screenshots of successfully comppiled KaseiCoin contract crowdsale.
- KaseiCoin.sol : Code used to create KaseiCoin using ERC-20 protocol.
- KaseiCoinCrowdsale.sol : Code used to perform KaseiCoin crowdsale in Solidity.
- Note: please refer to both .sol files for full coding instructions.
Please refer to KaseiCoin.sol and KaseiCoinCrowdsale.sol for compiled code.
Contains 2 screenshots of the successfully compiled KaseiCoin token contract:
Contains 2 screenshots of the successfully compiled KaseiCoin Crowdsale contract:
Contains 3 screenshots of the successfully compiled KaseiCoin CrowdsaleDeployer contract:
Contains screenshots of:
- The deployed CrowdsaleDeployer:
- After deployment of the KaseiCoin token, the KAI balance of address 0x020fa6040AEA31e903A23dDc66dcd555cDc69fEb, whose owner has purchased 5 KAI (1 KAI = 1 ETH), displayed in wei:
- After deployment of the KaseiCoin crowdsale, the amount raised from the crowdsale (displayed in wei):