Skip to content

Himasnhu-AT/Contract-Sol--temp

Repository files navigation

Solidity Contract Templates

Open source Solidity Contract templates to use as a starting point for your own projects.

IMPORTANT

Verify Working of contract on your local machine before deploying it on the mainnet. Alternatively you can use Remix IDE to deploy the contract on the testnet.

Setup

To set up and run this project locally, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/LearnTrinity/Contract-Sol--temp
  2. Change to the project's directory:

    cd Contract-Sol--temp

Contributing

Visit CONTRIBUTING.md to learn how to contribute to this project.

License

This project is licensed under the Custom License - see the LICENSE.md file for details.

Acknowledgments

Thanks to the following contributors for their contributions to this project: Himasnhu-AT[https://github.com/Himanshu-AT]

Thanks to the following projects for their help: