# Goat 🐐 - TypeScript [Docs](https://ohmygoat.dev) | [Examples](https://github.com/goat-sdk/goat/tree/main/typescript/examples) | [Discord](https://discord.gg/goat-sdk) ## Development 1. Clone the repo 2. Install the dependencies: `pnpm install` 3. Build the packages: `pnpm build`