This folder contains a collection of simple smart contracts written in Solidity. Each contract is self-contained and demonstrates fundamental blockchain functionalities.
- Solidity Compiler: Ensure you have a Solidity compiler installed. You can use:
- Open the Solidity file you want to use in your preferred IDE (e.g., Remix IDE).
- Compile the contract.
- Deploy it to a local or test blockchain (e.g., Ganache or Ethereum testnets like Goerli).
If you'd like to add new smart contracts or improve existing ones:
- Fork this repository.
- Add your changes.
- Submit a pull request with a description of your changes.
This repository is licensed under the MIT License. See the LICENSE file for details.
If you have questions or suggestions, feel free to open an issue or reach out via email at anuragagarwal530@gmial.com.