Skip to content

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

License

Notifications You must be signed in to change notification settings

hero-org/herocast

Repository files navigation

herocast_logo_wide

build

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

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;

License

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

Contact

hellno Warpcast

Website: https://herocast.xyz

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