Learn ReactJS & React Native With Me
  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact
  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact
  • Facebook
  • Twitter
  • LinkedIn
  • Email
Learn ReactJS & React Native With Me

Code, Bugs, Pitfalls, Tricks of React Js & React Native

  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact

Browsing Category

Blockchain

4 posts
solidity enum example
  • Blockchain

    Solidity Enum Example

    • Saad Mushtaq
    • July 30, 2022
    Introduction The word enum in solidity stands for Enumerable as it does in most of the other languages. Enum is a user defined data type which contains set of a…
    View Post
    Solidity struct as parameter
    • Blockchain

      Solidity struct as parameter

      • Saad Mushtaq
      • July 30, 2022
      In Solidity it wasn’t possible to pass struct as parameter but with the introduction of experimental library ABIEncoderV2, it could be done. Solution Code Explanation In this code I have…
      View Post
      solidity convert bytes32 to string
      • Blockchain

        Convert bytes32 to string in Solidity

        • Saad Mushtaq
        • July 19, 2022
        In solidity, you must have wondered which one will make my code more efficient and my smart contracts better – Is it bytes32 or string? Today we will learn how…
        View Post
        Solidity Error - send and transfer are only available for objects of type address payable not address
        • Blockchain

          ERROR send and transfer are only available for objects of type address payable, not address [solidity]

          • Saad Mushtaq
          • July 16, 2022
          In Solidity, you may encounter this error, “send and transfer are only available for objects of type address payable, not address” when you try to run function calls like .transfer()…
          View Post

          Learn ReactJS & React Native With Me
          Copyright AkashMittal.com | Privacy Policy