Developer Tutorials
Longer than API reference snippets on purpose. Each tutorial shows how EthIntel endpoints fit into real workflows — alerting, pre-sign review, portfolio UX, and extensions.
Node.js + fetch: poll addresses for new transactions and send Telegram/Discord notifications with explanations.
React pre-sign review: call POST /api/scan before wallet signature and display risk score + signals in a modal.
Next.js App Router page: fetch address profile + recent transactions with pagination and inline AI explanations.
Chrome MV3 extension: inject explanation cards on Etherscan pages with caching and safety banners.
Each tutorial is a copy-paste-first build guide. Start with the raw Markdown, keep the API reference open in another tab, and replace demo transaction sources with your own product logic once the EthIntel calls are working.