{"id":18519204,"url":"https://github.com/parothia/eth","last_synced_at":"2025-05-14T16:17:36.567Z","repository":{"id":103799781,"uuid":"568191365","full_name":"parothia/eth","owner":"parothia","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-26T15:06:54.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-05-14T16:17:30.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/parothia.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,"zenodo":null}},"created_at":"2022-11-19T18:29:45.000Z","updated_at":"2022-11-19T18:31:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"5c027557-8f15-42b0-bd46-e17eb5bf38fa","html_url":"https://github.com/parothia/eth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parothia%2Feth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parothia%2Feth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parothia%2Feth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parothia%2Feth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parothia","download_url":"https://codeload.github.com/parothia/eth/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254179903,"owners_count":22027884,"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":[],"created_at":"2024-11-06T17:15:39.665Z","updated_at":"2025-05-14T16:17:36.560Z","avatar_url":"https://github.com/parothia.png","language":"JavaScript","readme":"# \u0026#x1F4DC; Ethereum Block Chain\n\nBuilding a simple **Ethereum Contracts** and deploying it to a **Sepolia** test network using **Solidity** and **node js**.\n\n### Prerequisite\n\n1. Install **Metamask** as Google Chrome Extension and Create an account.\n2. Request Ether by sharing your ethereum address in social media \u003cbr\u003e(`https://faucet.sepolia.dev/)`\n\n### Dependencies Used\n\n| Name                      | Version       | Description                                                                                                              |\n| ------------------------- | ------------- | ------------------------------------------------------------------------------------------------------------------------ |\n| solc                      | 0.4.26        | Programming language to write smart contracts                                                                            |\n| ganache                   | 7.5.0         | Local Ethereum Test Network                                                                                              |\n| mocha                     | 10.1.0         | JavaScript test framework                                                                                                |\n| @truffle/hdwallet-provider | 2.1.2         | The **Truffle HDWallet provider** is a convenient and easy to configure network connection to ethereum through infura.io |\n| web3                     | 1.8.1 | Ethereum JavaScript API which connects to the Generic JSON RPC spec.                                                     |\n                                                     |\n\n### Steps to Setup\n\n**1. Clone the Application**\n\n    git clone git@github.com:parothia/eth.git\n\n**2. Intall dependencies/npm modules**\nGo to the project directory and execute the following command from the terminal.\n\n    npm install\n\n**3. Test Contract using mocha**\n\n    npm test\n\n**4. Deploy the Contract in Rinkeby Test Network**\n\n    node deploy.js\n\n`\n\nYou can check your contract has been deployed on https://sepolia.etherscan.io with the transaction hash you get when your contract has been successfully deployed.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparothia%2Feth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparothia%2Feth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparothia%2Feth/lists"}