{"id":20309013,"url":"https://github.com/protokol/nextjs-eth-typescript-react-starter-kit","last_synced_at":"2026-05-11T17:33:24.067Z","repository":{"id":46133053,"uuid":"420385783","full_name":"protokol/nextjs-eth-typescript-react-starter-kit","owner":"protokol","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-19T16:21:54.000Z","size":1646,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-04T07:45:17.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"nextjs-eth-typescript-react-starter-kit.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protokol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-23T10:51:22.000Z","updated_at":"2022-05-03T21:06:52.000Z","dependencies_parsed_at":"2022-07-20T08:32:10.163Z","dependency_job_id":null,"html_url":"https://github.com/protokol/nextjs-eth-typescript-react-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/protokol/nextjs-eth-typescript-react-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fnextjs-eth-typescript-react-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fnextjs-eth-typescript-react-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fnextjs-eth-typescript-react-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fnextjs-eth-typescript-react-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protokol","download_url":"https://codeload.github.com/protokol/nextjs-eth-typescript-react-starter-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fnextjs-eth-typescript-react-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32905978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"ssl_error","status_checked_at":"2026-05-11T17:08:45.420Z","response_time":120,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-14T17:25:08.843Z","updated_at":"2026-05-11T17:33:24.053Z","avatar_url":"https://github.com/protokol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏗 NFTY-VILLAGE Scaffold-ETH\n\n\u003e everything you need to build on Ethereum! 🚀\n\n\nDEMO LINK: https://nextjs-eth-typescript-react-starter-kit.vercel.app/\n\n\n- [Next.js](https://nextjs.org)\n- [Typescript](https://www.typescriptlang.org/)\n- [Hardhat](https://hardhat.org/)\n- [TypeChain](https://github.com/ethereum-ts/TypeChain)\n- [Ethers.js](https://docs.ethers.io/v5/)\n- [useDApp](https://usedapp.io/)\n- [Chakra UI](https://chakra-ui.com/)\n- Linting with [ESLint](https://eslint.org/)\n- Formatting with [Prettier](https://prettier.io/)\n\n# 🏄‍♂️ Quick Start\n\nclone project:\n\n```bash\ngit clone https://github.com/protokol/nextjs-eth-typescript-react-starter-kit\ncd nextjs-eth-typescript-react-starter-kit\n\nyarn install\n\n# Start up the Hardhat Network\nyarn chain\n```\n\nHere we just install the npm project's dependencies, and by running `yarn chain` we spin up an instance of Hardhat Network that you can connect to using MetaMask. In a different terminal in the same directory, run:\n\n```bash\nyarn deploy\n```\n\nThis will deploy the contract to Hardhat Network. After this completes run:\n\n```bash\nyarn dev\n```\n\nThis will start up the Next.js development server and your site will be available at http://localhost:3000/\n\n\n# Compile and deploy contracts\n\nImportant to now:\n\nyarn compile generates ABI and TS bindings to work with smart contracts from the frontend. The folders that are generated are in frontend:\n\n- artifacts\n- types\n\nTypechain generates TS bindings - so much easier to work with contracts.\n\n```bash\nyarn compile\nyarn deploy # if local network is running\nyarn deploy:rinkeby # if you want to deploy to rinkeby test network\n```\n\nTo interact with the local contract, be sure to switch your MetaMask Network to `Localhost 8545`\n\n📝 Edit your frontend in `packages/frontend/pages/index.tsx`\n\n💼 Edit your deployment scripts in `packages/hardhat/scripts/deploy`\n\n📱 Open http://localhost:3000 to see the app\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotokol%2Fnextjs-eth-typescript-react-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotokol%2Fnextjs-eth-typescript-react-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotokol%2Fnextjs-eth-typescript-react-starter-kit/lists"}