Forum Discussion
IotS2024
Bronze III
5 months agoAnyone finished the "Etherium Smart Contracts"?
Need help on three labs on the Ethereum smart contracts. I managed to do some but stuck on 3 of them so far: Ethereum: Contract Challenge 2 – Sisyphean Brute force the hash? E...
steven
Silver II
5 months agoEp5 > hmm.. I've used truffle, created a contract and so. and then used 0xE60...
const forceSend = await ForceSend.deployed();
await forceSend.destroyAndSend("0xE60...");
IotS2024
Bronze III
5 months agoYes, maybe I did something wrong the first time. I loved this approach, it really is interesting and very nice. So EP-5 is done. Thank you very much for the help so far. The tip you provided was very very helpful.
Any Tips for EP-3 Decoding? :)
- steven5 months ago
Silver II
Ep3 was not in your initial overview.... so...
no.
ok, wait...
The function name contains a typo. think what you can do about this :)