FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tohammad/solidity: Solidity, Etherium · GitHub

Repository files navigation

SOLIDITY

  • Data Types (bytes, int, bool, address)
  • Conditions (if/else, require)
  • Modifier
  • Visibility (public, private, internal, external)
  • Reference Data Types (string, array, mappings, struct )
  • Data Locations Of Reference Data Types (memory, storage, calldata)
  • transfer, send and call methods to send ether.
  • contract communication by passing another contract address.

About

Solidity, Etherium

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL