AjayiMike / herocast

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

Home Page:https://app.herocast.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://app.herocast.xyz

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 97.1%Language:PLpgSQL 1.2%Language:JavaScript 0.7%Language:CSS 0.4%Language:HTML 0.4%Language:Rust 0.2%