{"id":29618508,"url":"https://github.com/ivanmolto/eulerpulse","last_synced_at":"2026-05-08T15:04:26.877Z","repository":{"id":303577089,"uuid":"1011148158","full_name":"ivanmolto/eulerpulse","owner":"ivanmolto","description":"Surface Alpha for EulerSwap Empowering users and data analysts with tools and on-chain insights to maximize DeFi opportunities on Euler Finance ecosystem.","archived":false,"fork":false,"pushed_at":"2025-07-20T23:06:30.000Z","size":316,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-21T00:20:58.524Z","etag":null,"topics":["analytics","app-router","blockchain","builder","club","competition","dashboard","defi","dune","encode","ethereum","euler","finance","next","swap","tailwindcss-v4","tanstack-react-query","unichain"],"latest_commit_sha":null,"homepage":"https://www.eulerpulse.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivanmolto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-30T11:27:20.000Z","updated_at":"2025-07-20T23:06:34.000Z","dependencies_parsed_at":"2025-07-08T10:44:24.816Z","dependency_job_id":"7fad00f0-c402-4a9b-b950-84570c5496fb","html_url":"https://github.com/ivanmolto/eulerpulse","commit_stats":null,"previous_names":["ivanmolto/eulerpulse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivanmolto/eulerpulse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmolto%2Feulerpulse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmolto%2Feulerpulse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmolto%2Feulerpulse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmolto%2Feulerpulse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanmolto","download_url":"https://codeload.github.com/ivanmolto/eulerpulse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmolto%2Feulerpulse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266226984,"owners_count":23895729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","app-router","blockchain","builder","club","competition","dashboard","defi","dune","encode","ethereum","euler","finance","next","swap","tailwindcss-v4","tanstack-react-query","unichain"],"created_at":"2025-07-21T02:01:34.086Z","updated_at":"2026-05-08T15:04:21.823Z","avatar_url":"https://github.com/ivanmolto.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EULER PULSE\n\n## Intro\n\nEuler Pulse is a analyst platform empowering users, developers, and data analysts with comprehensive tools and on-chain insights designed specifically for EulerSwap.\n\nThe Euler Builder Competition is about building the future of DeFi. Euler Pulse isn't just a tool - it's the intelligence layer that unlock EulerSwap full potential.\n\nBuilt for the [EulerSwap Builder Competition](https://eulerswap.encode.club/) at [Encode Club](https://www.encode.club/)\n\nPlease visit Euler Pulse [here](https://www.eulerpulse.com)\n\n## Overview\n\nWhat if DeFi users, developers, and analysts could unlock maximum opportunities with insights and powerful analytics?\nWith EulerSwap's revolutionary DEX it is necessary platforms and tools to navigate this new landscape and maximize returns.\n\nMeet Euler Pulse - the data intelligence platform built specifically for the Euler ecosystem.\n\nPlease watch Euler Pulse pitch at EulerSwap Builder Competition [here](https://youtu.be/w-GGorNBMEY?si=GLgANGJebE7UvjMQ)\n\n## API Endpoints Documentation\n\nAll API endpoints are powered by Dune queries based on EulerSwap's decoded smart contracts. The endpoints are automatically updated every Monday at 00:00 UTC.\n\nPlease check all our queries on Dune Analytics [here](https://dune.com/eulerswap_pulse)\n\n## Tech Stack\n\nThis project uses [Dune Analytics](https://dune.com/) as a data provider.\n\nAdditionally, Euler Pulse uses [Next.js](https://nextjs.org/), [Recharts](https://recharts.org/), [Tanstack React Query](https://tanstack.com/query/latest), [TailwindCSS](https://tailwindcss.com/), [Radix UI](https://www.radix-ui.com/), and [Motion](https://motion.dev/).\n\n## Set up Next + TypeScript + TailwindCSS\n\nThis is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).\n\n### Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.\n\n### Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!\n\n### Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanmolto%2Feulerpulse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanmolto%2Feulerpulse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanmolto%2Feulerpulse/lists"}