{"id":13512487,"url":"https://github.com/dabit3/full-stack-ethereum","last_synced_at":"2025-11-17T15:21:59.818Z","repository":{"id":41989310,"uuid":"356166032","full_name":"dabit3/full-stack-ethereum","owner":"dabit3","description":"Building full stack apps with Solidity, Ethers.js, Hardhat, and The Graph","archived":false,"fork":false,"pushed_at":"2023-04-04T13:28:23.000Z","size":903,"stargazers_count":818,"open_issues_count":2,"forks_count":256,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-10-09T09:58:58.457Z","etag":null,"topics":["blockchain","ethereum","graphql","react","smart-contracts","solidity"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dabit3.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}},"created_at":"2021-04-09T06:47:15.000Z","updated_at":"2025-10-04T22:48:11.000Z","dependencies_parsed_at":"2024-01-16T12:02:25.553Z","dependency_job_id":null,"html_url":"https://github.com/dabit3/full-stack-ethereum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dabit3/full-stack-ethereum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Ffull-stack-ethereum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Ffull-stack-ethereum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Ffull-stack-ethereum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Ffull-stack-ethereum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dabit3","download_url":"https://codeload.github.com/dabit3/full-stack-ethereum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Ffull-stack-ethereum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284907852,"owners_count":27082914,"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","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["blockchain","ethereum","graphql","react","smart-contracts","solidity"],"created_at":"2024-08-01T03:01:55.432Z","updated_at":"2025-11-17T15:21:59.802Z","avatar_url":"https://github.com/dabit3.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"![The Complete Guide to Full Stack Ethereum Development\n](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fxq0yu3jd7qw35itdxii.jpg)\n\nThis codebase goes along with the tutorial [The Complete Guide to Full Stack Ethereum Development](https://dev.to/dabit3/the-complete-guide-to-full-stack-ethereum-development-3j13)\n\nThe video course for this codebase is located [here](https://www.youtube.com/watch?v=a0osIaAOFSE)\n\n### Open in Gitpod\n\nTo deploy this project to Gitpod, click this button:\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#github.com/dabit3/full-stack-ethereum)\n\nOnce the setup is complete, import the rpc endpoing running on Gitpod into your wallet as a custom RPC.\n\nFor instance, your RPC enpoint will probably look something like this:\n\n```sh\nhttps://8545-sapphire-pigeon-uiroo9v8.ws-eu18.gitpod.io/\n```\n\nThe ChainID should be 1337, and you may need to delete a localhost configuration if you already have that set up.\n\n## Run locally\n\n1. Clone the repo\n\n```sh\ngit clone https://github.com/dabit3/full-stack-ethereum.git\n```\n\n2. Install the dependencies\n\n```sh\nnpm install\n\n# or\n\nyarn\n```\n\n3. Start the local test node\n\n```sh\nnpx hardhat node\n```\n\n4. Deploy the contract\n\n```sh\nnpx hardhat run scripts/deploy.js --network localhost\n```\n\n5. Update __src/App.js__ with the values of your contract addresses (`greeterAddress` and `tokenAddress`)\n\n6. Run the app\n\n```sh\nnpm start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabit3%2Ffull-stack-ethereum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabit3%2Ffull-stack-ethereum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabit3%2Ffull-stack-ethereum/lists"}