Skip to content

doppedheart/solididy-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Solidity Smart Contracts

This folder contains a collection of simple smart contracts written in Solidity. Each contract is self-contained and demonstrates fundamental blockchain functionalities.


πŸ› οΈ Prerequisites

  • Solidity Compiler: Ensure you have a Solidity compiler installed. You can use:
    • Remix IDE: A web-based IDE for compiling and testing Solidity contracts.
    • solc: A command-line compiler for Solidity.

πŸš€ How to Use

  1. Open the Solidity file you want to use in your preferred IDE (e.g., Remix IDE).
  2. Compile the contract.
  3. Deploy it to a local or test blockchain (e.g., Ganache or Ethereum testnets like Goerli).

🀝 Contributions

If you'd like to add new smart contracts or improve existing ones:

  1. Fork this repository.
  2. Add your changes.
  3. Submit a pull request with a description of your changes.

πŸ“œ License

This repository is licensed under the MIT License. See the LICENSE file for details.


πŸ“ž Contact

If you have questions or suggestions, feel free to open an issue or reach out via email at anuragagarwal530@gmial.com.

About

creating to store some of the basic solidity code functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published