Skip to content
View HadiRawal's full-sized avatar
  • Hamburg, Germany

Block or report HadiRawal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 1.Solidity_Basics 1.Solidity_Basics Public

    1.Intro 2.Variables 3.Struct 4.Array 5.Mapping 6.Constractur 7.Modifier 8.Functions 9.Conditional Statements (IF) 10.Loops 11.Require 12.Assert 13.Payable & Transfer 14.Visibility 15.Memory 16.Data…

    Solidity 7 1

  2. 2.Project-MultiSig_Wallet--Solidity_Basics 2.Project-MultiSig_Wallet--Solidity_Basics Public

    2. MultiSig Wallet: a wallet built on remix.ethereum.org requires a certain limit of signatures(approvals) from the owners in order to transfer Ether.

    Solidity 3