{"id":16742991,"url":"https://github.com/jesusthehun/featchain","last_synced_at":"2025-04-05T06:26:16.305Z","repository":{"id":42282680,"uuid":"246033276","full_name":"JesusTheHun/featchain","owner":"JesusTheHun","description":"The achievement blockchain","archived":false,"fork":false,"pushed_at":"2023-01-24T01:54:24.000Z","size":3350,"stargazers_count":3,"open_issues_count":17,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T14:12:22.091Z","etag":null,"topics":["blockchain","lisk","lisk-sdk"],"latest_commit_sha":null,"homepage":"https://featchain.com","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/JesusTheHun.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}},"created_at":"2020-03-09T12:45:12.000Z","updated_at":"2023-02-12T21:50:24.000Z","dependencies_parsed_at":"2023-02-13T10:15:51.090Z","dependency_job_id":null,"html_url":"https://github.com/JesusTheHun/featchain","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/JesusTheHun%2Ffeatchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JesusTheHun%2Ffeatchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JesusTheHun%2Ffeatchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JesusTheHun%2Ffeatchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JesusTheHun","download_url":"https://codeload.github.com/JesusTheHun/featchain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247297521,"owners_count":20915865,"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":["blockchain","lisk","lisk-sdk"],"created_at":"2024-10-13T01:25:33.541Z","updated_at":"2025-04-05T06:26:16.288Z","avatar_url":"https://github.com/JesusTheHun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FeatChain - The achievement blockchain\n\nThe FeatChain project aims to provide a single source of truth for people's achievement.\nAuthorities awards users upon their feat, and this can later be verified by institutions or corporations on the platform.\nSince it's run on a blockchain, FeatChain is a trustless platform.\n\n### Prerequisites\n\nThis project is build using the [Lisk](https://lisk.io) SDK. You can follow their setup guide [here](https://lisk.io/documentation/lisk-sdk/setup.html).\n\n### Installing from sources\n\nEdit `blockchain/.env` to match your system installation of Postgres.\nThen :\n\n```bash\ncd blockchain\nnvm use\nnpm i\nnpm start.\ncd ../webapp\nyarn\nnpm start\n```\n\n### Installing from Docker Compose\n\n```bash\ndocker pull jesusthehun/featchain-blockchain\ndocker pull jesusthehun/featchain-webapp\ndocker-compose up -d\n```\n\nYou can then access to the interface at http://localhost:8080\n\nIf you use a docker machine and therefore you do not access containers services through `localhost` you have to change the environment variable in `.env` to set the correct value.\n\n```bash\nPUBLIC_API_URL=http://docker_machine:4000\n```\n\n### Build With\n\n* [Lisk](https://lisk.io) for the blockchain\n* [Jest](http://jestjs.io) for testing\n* [ReactJS](https://reactjs.org) for the front-end\n* [Redux]() for the front-end data management\n* [typesafe-actions](https://github.com/piotrwitek/typesafe-actions) for Redux type safety \n\n### Acknowledgments\n\nSpecial mention to this [**fantastic** typescript guide](https://github.com/piotrwitek/react-redux-typescript-guide).\nIf this guide is useful to you, please consider a donation. Even 1$ is useful. \n\n### Authors\n\nThis project has been developed by Jonathan 'JesusTheHun' MASSUCHETTI.\n\n### License\n\nThis project is licensed under the GPL v3 License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesusthehun%2Ffeatchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesusthehun%2Ffeatchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesusthehun%2Ffeatchain/lists"}