Vikash-8090-Yadav / Solidity-Pathshala

One place for the smart contract developer. This repo will have all the smart contract written in the remix ide .It contains all the source code with the screen shot.
MIT License
42 stars 55 forks source link

[feat]: Enums added with test function also added immutable and const… #300

Open Smr0303 opened 1 year ago

Smr0303 commented 1 year ago

👨‍💻 Changes proposed

  1. Added a constant variable with a random name to show how to declare constants
  2. Added immutable variable to show how to declare immutable variables in constructor
  3. Added Enums
  4. Added demo functions for Enums to describe the functionalities of Enum

✔️ Check List (Check all the applicable boxes)

github-actions[bot] commented 1 year ago

Our team will soon review your PR. Thanks @Smr0303 :)