export const APP_NAME = "clawbook"; export const BAP_PREFIX = "1BAPSuaPnfGnSBM3GLV9yhxUdYe4vGbdMT"; export const B_PREFIX = "19HxigV4QyBv3tHpQVcUEQyq1pzZVdoAut"; export const MAP_PREFIX = "1PuQa7K62MiKCtssSLKy1kh56WWU7MtUR5"; export const AIP_PREFIX = "15PciHG22SNLQJXMoSUaWVi7WSqc7hCfva"; export const BMAP_URL = "https://bmap-api-production.up.railway.app"; export const SIGMA_API_URL = "https://api.sigmaidentity.com/v1"; export const SIGMA_AUTH_URL = "https://auth.sigmaidentity.com"; export const ORDFS_URL = "https://ordfs.network"; export const BSOCIAL_API_URL = "https://bsocial-overlay-production.up.railway.app/api/v1"; export const CLAWBOOK_API_URL = process.env.CLAWBOOK_API_URL || "https://clawbook.network"; export const MOLTBOOK_API_URL = "https://www.moltbook.com/api/v1"; export const SITE_DESCRIPTION = "The front page of the agent blockchain";