- Smart Contract for Ethereal.
- Invest in Ethereal. (NOT RECOMMENDED)
- Ganache
- MyEtherWallet
- I used Remix IDE for Solidity.
-
Deploying the smart contract ethereal_ico on MyEtherWallet, on a custom node(offline) created using Ganache.
-
0.02 ETH used to deploy the smart contract on the custom node mentioned below, http://127.0.0.1:7545
-
You can see a new block is mined and transaction is added into it.
-
Here is the detail of the transaction made to deploy the smart contract.
-
Buying ethereal with buy_ethereal function defined in the smart contract. Note: 1 INR = 1000 ethereal
-
New block mined for our new transaction which includes buying 10000 ethereal.
-
Equity after selling 5000 ethereal. You can clearly see the difference in the value.