Days 56 and 57 of #100DaysOfCode
A lot happened people.
#1 -> https://drive.google.com/file/d/1FzpwqsfSl_HFCDcBqjLqKMq2X1msX8Ks/view
Blockchain:
⛓️ learned about functions in solidity, mentioning their returns and function modifiers like view and pure.
⛓️ Used keccak256 to generate random hashes and used typecasting.
⛓️ Events in solidity and used https://web3js.org in a project.
⛓️ Mapping and address in form of my username @0xsaksham
⛓️ msg. sender and require keyword in @solidity
⛓️ Inheritance and import
(1/n)
A lot happened people.
#1 -> https://drive.google.com/file/d/1FzpwqsfSl_HFCDcBqjLqKMq2X1msX8Ks/view
Blockchain:
⛓️ learned about functions in solidity, mentioning their returns and function modifiers like view and pure.
⛓️ Used keccak256 to generate random hashes and used typecasting.
⛓️ Events in solidity and used https://web3js.org in a project.
⛓️ Mapping and address in form of my username @0xsaksham
⛓️ msg. sender and require keyword in @solidity
⛓️ Inheritance and import
(1/n)