{"id":15427562,"url":"https://github.com/hero-org/herocast","last_synced_at":"2025-04-10T11:26:09.201Z","repository":{"id":210539219,"uuid":"673960242","full_name":"hero-org/herocast","owner":"hero-org","description":"herocast is Farcaster’s leading open-source client. Our goal is to decentralize power on the internet, faster.","archived":false,"fork":false,"pushed_at":"2024-05-29T17:17:49.000Z","size":5148,"stargazers_count":40,"open_issues_count":57,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-30T04:33:40.658Z","etag":null,"topics":["farcaster","farcaster-protocol","web3"],"latest_commit_sha":null,"homepage":"https://app.herocast.xyz","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hero-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"hellno","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2023-08-02T20:21:12.000Z","updated_at":"2024-05-30T04:33:44.999Z","dependencies_parsed_at":"2024-02-25T20:47:31.168Z","dependency_job_id":"5d3ee877-b6b8-4fb8-9772-15b276c0331a","html_url":"https://github.com/hero-org/herocast","commit_stats":null,"previous_names":["hellno/herocast","hero-org/herocast"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hero-org%2Fherocast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hero-org%2Fherocast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hero-org%2Fherocast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hero-org%2Fherocast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hero-org","download_url":"https://codeload.github.com/hero-org/herocast/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248208621,"owners_count":21065203,"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":["farcaster","farcaster-protocol","web3"],"created_at":"2024-10-01T18:00:47.864Z","updated_at":"2025-04-10T11:26:09.180Z","avatar_url":"https://github.com/hero-org.png","language":"TypeScript","funding_links":["https://github.com/sponsors/hellno"],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"![herocast_logo_wide](https://github.com/hero-org/.github/blob/main/assets/herocast-logo.png?raw=true)  \n\u003cbr /\u003e\n[![build](https://github.com/hellno/herocast/actions/workflows/build.yaml/badge.svg)](https://github.com/hellno/herocast/actions/workflows/build.yaml)\n\n# herocast\n\nherocast is Farcaster’s leading open source client. Our goal is to decentralize power on the internet, faster. While we develop herocast.xyz as a standalone product to help professionals get stuff done on-chain we invite you to use our open source codebase to contribute to the mission with your personal flavor.\n\n## What is Farcaster?\n\na protocol for decentralized social apps: https://www.farcaster.xyz\n\n## Partners\n\n\u003cp\u003e\n  \u003ca href=\"https://www.hatsprotocol.xyz/\"\u003e\n    \u003cimg alt=\"hats protocol logo\" src=\"https://raw.githubusercontent.com/hero-org/.github/main/assets/hats_protocol.avif\" width=\"auto\" height=\"50\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://paywithglide.xyz\"\u003e\n    \u003cimg alt=\"glide logo\" src=\"https://github.com/hero-org/.github/blob/main/assets/glide.png?raw=true\" width=\"auto\" height=\"50\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.bountycaster.xyz/\"\u003e\n    \u003cimg alt=\"Bountycaster logo\" src=\"https://github.com/hero-org/.github/blob/main/assets/Bountycaster.png?raw=true\" width=\"auto\" height=\"50\"/ \u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://launchcaster.xyz/\"\u003e\n    \u003cimg alt=\"Launchcaster logo\" src=\"https://github.com/hero-org/.github/blob/main/assets/Launchcaster.png?raw=true\" width=\"auto\" height=\"50\" /\u003e\n  \u003c/a\u003e\n   \u003ca href=\"https://warpcast.com/remindme\"\u003e\n    \u003cimg alt=\"Launchcaster logo\" src=\"https://github.com/hero-org/.github/blob/main/assets/remindmebot.png?raw=true\" width=\"auto\" height=\"50\" /\u003e\n  \u003c/a\u003e\n \u003c/p\u003e\n\n#### Troubleshooting local DB errors\n\n```psql\nGRANT\nEXECUTE\n  ON FUNCTION pgsodium.crypto_aead_det_encrypt (bytea, bytea, bytea, bytea) TO authenticated;\n\nGRANT\nEXECUTE\n  ON FUNCTION pgsodium.crypto_aead_det_encrypt (bytea, bytea, uuid, bytea) TO authenticated;\n\nGRANT\nEXECUTE\n  ON FUNCTION pgsodium.crypto_aead_det_decrypt (bytea, bytea, bytea, bytea) TO authenticated;\n\nGRANT\nEXECUTE\n  ON FUNCTION pgsodium.crypto_aead_det_decrypt (bytea, bytea, uuid, bytea) TO authenticated;\n\nGRANT\n  pgsodium_keyiduser TO authenticated;\n```\n\n## Contributing\n\n[![GitHub repo Good Issues for newbies](https://img.shields.io/github/issues/hero-org/herocast/good%20first%20issue?style=flat\u0026logo=github\u0026logoColor=green\u0026label=Good%20First%20issues)](https://github.com/hero-org/herocast/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) [![GitHub Help Wanted issues](https://img.shields.io/github/issues/hero-org/herocast/help%20wanted?style=flat\u0026logo=github\u0026logoColor=b545d1\u0026label=%22Help%20Wanted%22%20issues)](https://github.com/hero-org/herocast/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) [![GitHub Help Wanted PRs](https://img.shields.io/github/issues-pr/hero-org/herocast/help%20wanted?style=flat\u0026logo=github\u0026logoColor=b545d1\u0026label=%22Help%20Wanted%22%20PRs)](https://github.com/hero-org/herocast/pulls?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) [![GitHub repo Issues](https://img.shields.io/github/issues/hero-org/herocast?style=flat\u0026logo=github\u0026logoColor=red\u0026label=Issues)](https://github.com/hero-org/herocast/issues?q=is%3Aopen)\n\n👋 **Welcome, new contributors!**\n\nWhether you're a seasoned developer or just getting started, your contributions are valuable to us. Don't hesitate to jump in, explore the project, and make an impact. To start contributing, please check out our [Contribution Guidelines](CONTRIBUTING.md).\n\n## License\n\nDistributed under the AGPLv3 License. See LICENSE for more information.\n\n## Contact\n\nhellno [Warpcast](https://warpcast.com/hellno.eth)\n\nWebsite: https://herocast.xyz\n\nGitHub: https://github.com/hellno/herocast\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhero-org%2Fherocast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhero-org%2Fherocast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhero-org%2Fherocast/lists"}