Crowdsale - skanakakorn/eth-nonode GitHub Wiki
Exercise
Deploy the contract with these parameters. Fund goal 1000 wei, duration 15 minutes, reward 1 token for each 100 wei, use any token you want.
Try various functions.
- Send fund to the contract but not enough to meet the goal.
- Withdraw fund from the contract.
- Send enough fund to the contract to meet the goal.
- Withdraw fund from the contract but not by the beneficiary.
- Withdraw fund from the contract by the beneficiary.