{"id":15158196,"url":"https://github.com/codebatine/solidity-smart-contracts-start","last_synced_at":"2026-01-21T02:09:12.687Z","repository":{"id":252824414,"uuid":"841417634","full_name":"codebatine/Solidity-Smart-Contracts-Start","owner":"codebatine","description":"Starting with Solidity \u0026 Smart Contracts.","archived":false,"fork":false,"pushed_at":"2024-08-27T07:15:24.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T18:21:25.384Z","etag":null,"topics":["ethereum","hardhat","remix","smart-contracts","solidity"],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codebatine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-12T11:16:42.000Z","updated_at":"2024-08-27T07:15:27.000Z","dependencies_parsed_at":"2024-09-26T20:43:22.161Z","dependency_job_id":null,"html_url":"https://github.com/codebatine/Solidity-Smart-Contracts-Start","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"dbe26771f65b1888872b9a78832b9db2ff760e95"},"previous_names":["codebatine/solidity-smart-contracts-start"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebatine%2FSolidity-Smart-Contracts-Start","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebatine%2FSolidity-Smart-Contracts-Start/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebatine%2FSolidity-Smart-Contracts-Start/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebatine%2FSolidity-Smart-Contracts-Start/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebatine","download_url":"https://codeload.github.com/codebatine/Solidity-Smart-Contracts-Start/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247684479,"owners_count":20979072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ethereum","hardhat","remix","smart-contracts","solidity"],"created_at":"2024-09-26T20:41:16.243Z","updated_at":"2026-01-21T02:09:12.652Z","avatar_url":"https://github.com/codebatine.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solidity Smart Contracts Start\n\nThis is a practice ground for a beginners Solidity course. The repo is designed to help me, and you maybe, get first hands-on experience with Solidity and smart contract development using Hardhat.\n\n## Getting Started\n\nTo get started, clone this repo and install the necessary dependencies:\n\n```\ngit clone https://github.com/codebatine/Solidity-Smart-Contracts-Start.git\ncd Solidity-Smart-Contracts-Start\nnpm install\n```\n\n## How to Use This Repo\n\n1. **Explore the `contracts/` folder**: This is where all the Solidity files are. Start by checking out the examples and then try building your own.\n\n2. **Run the scripts**: Head over to the `scripts/` folder to see deployment scripts. You can modify these to deploy your contracts on a local Hardhat network.\n\n3. **Test your contracts**: In the `tests/` folder, you'll find test cases. Run them with Hardhat to make sure everything is working:\n\n```bash\nnpx hardhat test\n```\n\n4. **Experiment and Learn**: Feel free to experiment with the contracts, scripts and tests.\n\n## Prerequisites\n\n- **Node.js**: Make sure you have Node.js installed. If not, you can get it [here](https://nodejs.org/).\n- **Hardhat**: This project uses Hardhat as the development environment. You can install it globally with:\n\n```\nnpm install --global hardhat\n```\n\n## Resources\n\n- [Solidity Documentation](https://docs.soliditylang.org/)\n- [Hardhat Documentation](https://hardhat.org/getting-started/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebatine%2Fsolidity-smart-contracts-start","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebatine%2Fsolidity-smart-contracts-start","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebatine%2Fsolidity-smart-contracts-start/lists"}