{"id":18878591,"url":"https://github.com/verida/finclusive-demo","last_synced_at":"2026-02-19T17:30:16.704Z","repository":{"id":162285071,"uuid":"599859245","full_name":"verida/finclusive-demo","owner":"verida","description":"Application demonstrating Verifiable Credentials capabilities with KYC","archived":false,"fork":false,"pushed_at":"2023-05-07T13:36:02.000Z","size":352,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-12-31T02:42:51.198Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/verida.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-10T03:01:35.000Z","updated_at":"2023-03-15T23:53:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f384722-9494-4e96-855e-08adb31f8545","html_url":"https://github.com/verida/finclusive-demo","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/verida%2Ffinclusive-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verida%2Ffinclusive-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verida%2Ffinclusive-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verida%2Ffinclusive-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/verida","download_url":"https://codeload.github.com/verida/finclusive-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239841731,"owners_count":19705981,"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-08T06:28:15.112Z","updated_at":"2026-02-19T17:30:16.673Z","avatar_url":"https://github.com/verida.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Verifiable Credential demo with FinClusive\n\nDemonstrating the use of KYC Verifiable Credentials.\n\nThis application is a demo and is **not meant to be used in production**.\n\n## Introduction\n\nThis repository provides the frontend of an application to be used as a demo illustrating how KYC Verifiable Credentials can be requested by applications.\n\nIt allows the following:\n\n- Connect the user with a Verida Identity\n- Request the user to provide KYC proof as a Verifiable Credential\n- Provide a link to perform a KYC with our partner FinClusive\n- Receive and check the credential\n\n## Usage\n\nThis frontend application has been bootstrapped by [Create React App](https://create-react-app.dev/).\n\n### Development\n\nCopy/paste the `.env.example` file to `.env.local` and fill the values with your own.\n\n```bash\ncp .env.example .env.local\n```\n\nSome components works only with certain version of node. We recommend using `nvm` with the provided `.nvmrc` and the following command:\n\n```bash\nnvm use\n```\n\nInstall the dependencies with the following command:\n\n```bash\nyarn install\n```\n\nThen start the development server with the following command:\n\n```bash\nyarn start\n```\n\n### Quality\n\nThe repository use both eslint and prettier to ensure code quality and conformity to our guidelines.\n\nEnsure your editor is configured to use the provided `.eslintrc` and `.prettierrc` files.\n\nBuild will fail if there are linting errors.\n\n### Deployment\n\nCheck the file `.env.example` for the list of environment variables that need to be set.\n\nTo build the application, run the following command:\n\n```bash\nyarn build\n```\n\nThe destination folder is `build`. It can be served by any web server.\nThis step is higly dependent on the hosting environment, refer to their documentation and potential plugins for create-react-app based Application.\n\n### Note\n\nThe repository has been bootstrapped by create-react-app version `5.0.1` which includes webpack version `^5.0.0`.\n\nSome tweaks were necessary to accomodate the lack of some polyfills in webpack 5. See the following issues for more details: https://github.com/facebook/create-react-app/issues/11756#issuecomment-1184657437\n\n## License\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverida%2Ffinclusive-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fverida%2Ffinclusive-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverida%2Ffinclusive-demo/lists"}