Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hero-org/herocast

herocast is Farcaster’s leading open-source client. Our goal is to decentralize power on the internet, faster.
https://github.com/hero-org/herocast

farcaster farcaster-protocol web3

Last synced: 8 days ago
JSON representation

herocast is Farcaster’s leading open-source client. Our goal is to decentralize power on the internet, faster.

Awesome Lists containing this project

README

        

![herocast_logo_wide](https://github.com/hero-org/.github/blob/main/assets/herocast-logo.png?raw=true)


[![build](https://github.com/hellno/herocast/actions/workflows/build.yaml/badge.svg)](https://github.com/hellno/herocast/actions/workflows/build.yaml)

# herocast

herocast 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.

## What is Farcaster?

a protocol for decentralized social apps: https://www.farcaster.xyz

## Partners



hats protocol logo


glide logo


Bountycaster logo


Launchcaster logo


Launchcaster logo

#### Troubleshooting local DB errors

```psql
GRANT
EXECUTE
ON FUNCTION pgsodium.crypto_aead_det_encrypt (bytea, bytea, bytea, bytea) TO authenticated;

GRANT
EXECUTE
ON FUNCTION pgsodium.crypto_aead_det_encrypt (bytea, bytea, uuid, bytea) TO authenticated;

GRANT
EXECUTE
ON FUNCTION pgsodium.crypto_aead_det_decrypt (bytea, bytea, bytea, bytea) TO authenticated;

GRANT
EXECUTE
ON FUNCTION pgsodium.crypto_aead_det_decrypt (bytea, bytea, uuid, bytea) TO authenticated;

GRANT
pgsodium_keyiduser TO authenticated;
```

## Contributing

[![GitHub repo Good Issues for newbies](https://img.shields.io/github/issues/hero-org/herocast/good%20first%20issue?style=flat&logo=github&logoColor=green&label=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&logo=github&logoColor=b545d1&label=%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&logo=github&logoColor=b545d1&label=%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&logo=github&logoColor=red&label=Issues)](https://github.com/hero-org/herocast/issues?q=is%3Aopen)

👋 **Welcome, new contributors!**

Whether 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).

## License

Distributed under the AGPLv3 License. See LICENSE for more information.

## Contact

hellno [Warpcast](https://warpcast.com/hellno.eth)

Website: https://herocast.xyz

GitHub: https://github.com/hellno/herocast