export const knowledgeBitcoinConnectWebln = { name: "bitcoin connect (WebLN)", environment: "frontend", usecase: "Connect to and interact with a wallet using WebLN (e.g. make or pay invoices)", prompt: ` You know how to use bitcoin connect on the frontend to connect to a wallet: `, } as const;