defi-dapps-solidity-smart-contracts icon indicating copy to clipboard operation
defi-dapps-solidity-smart-contracts copied to clipboard

This is a Web 3 Smart Contract learning and teaching repo which will be used to teach students all across Pakistan.

Results 16 defi-dapps-solidity-smart-contracts issues
Sort by recently updated
recently updated
newest added

Sir, You have writing a lot of markdown lately ..😊

Warning: Unnamed return variable can remain unassigned. Add an explicit return with value to all non-reverting code paths or name the variable. --> contracts/SkipContract.sol:26:6: | 26 | (function(uint) pure returns(uint)...

1. Implementation using OOP concepts 2. Improved instructions in READMEs 3. Added comments for an explanation of concepts 4. Added `dotenv` for treating Public and Private Keys as environment variables