{"id":16808235,"url":"https://github.com/chasefleming/fcl-next-scaffold","last_synced_at":"2025-04-11T01:13:02.568Z","repository":{"id":65319530,"uuid":"567497086","full_name":"chasefleming/fcl-next-scaffold","owner":"chasefleming","description":"Flow Blockchain FCL DApp Scaffold","archived":false,"fork":false,"pushed_at":"2025-04-10T18:22:12.000Z","size":419,"stargazers_count":8,"open_issues_count":3,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T01:12:56.870Z","etag":null,"topics":["cadence","fcl","flow","web3"],"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/chasefleming.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-17T23:11:47.000Z","updated_at":"2025-04-10T18:20:08.000Z","dependencies_parsed_at":"2024-01-09T00:30:34.810Z","dependency_job_id":"9b895a05-1102-4882-95d7-9c2610e984b5","html_url":"https://github.com/chasefleming/fcl-next-scaffold","commit_stats":null,"previous_names":[],"tags_count":7,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasefleming%2Ffcl-next-scaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasefleming%2Ffcl-next-scaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasefleming%2Ffcl-next-scaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasefleming%2Ffcl-next-scaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasefleming","download_url":"https://codeload.github.com/chasefleming/fcl-next-scaffold/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322571,"owners_count":21084337,"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":["cadence","fcl","flow","web3"],"created_at":"2024-10-13T09:56:07.944Z","updated_at":"2025-04-11T01:13:02.563Z","avatar_url":"https://github.com/chasefleming.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a scaffold for an a NextJS App on the Flow Blockchain. It uses `@onflow/kit` which is a React library built on top of [FCL](https://github.com/onflow/fcl-js)\n\n## Features Provided\n\n- `@onflow/kit` setup and configuration\n- Wallet Discovery (including Dev Wallet on Emulator)\n- CLI private key separation for security\n- Flow.json loading for contract placeholders\n- Authentication\n- CDC file loader\n- Custom hooks\n\n## Requirements\n\n- Node.js\n- [Flow CLI](https://docs.onflow.org/flow-cli/install/)\n\n## Running the App\n\nFirst run the Emulator:\n\n```\nflow emulator\n```\n\nThen run dev wallet for local wallet usage:\n\n```\nflow dev-wallet\n```\n\nThen run the app:\n\n```\nnpm run dev:local\n```\n```\nnpm run dev:emulator\n```\n\n### Running Tesnet\n\nRun the following the Emulator:\n\n```bash\nnpm run dev:local\n```\n\n### Testnet\n\nTo run against an already deployed contract on Testnet with a non-dev wallet, you can use the following command:\n\n```\nnpm run dev:testnet\n```\n\n## Learning More\n\nTo learn more about Flow, Flow CLI, and front end development on Flow, check out the [Getting Started](https://developers.flow.com/build/getting-started/contract-interaction) guide.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchasefleming%2Ffcl-next-scaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchasefleming%2Ffcl-next-scaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchasefleming%2Ffcl-next-scaffold/lists"}