Skip to content

docs: add DeFi monitoring tools tutorial#1131

Open
serayd61 wants to merge 1 commit intohirosystems:mainfrom
serayd61:feat/defi-monitoring-guide
Open

docs: add DeFi monitoring tools tutorial#1131
serayd61 wants to merge 1 commit intohirosystems:mainfrom
serayd61:feat/defi-monitoring-guide

Conversation

@serayd61
Copy link

Summary

  • Added a new tutorial on building DeFi monitoring tools on Stacks
  • Covers price oracle contracts, whale tracking, and Hiro API integration
  • Includes practical Clarity code examples and a Chainhook predicate
  • Registered the guide in the sidebar navigation and guides index page

Changes

  • New file: content/docs/en/resources/guides/build-defi-monitoring-tools.mdx -- the full tutorial
  • Updated: content/docs/en/resources/guides/meta.json -- added the guide to the "Building Projects" section in the sidebar
  • Updated: content/docs/en/resources/guides/index.mdx -- added a link to the new guide on the overview page

Motivation

DeFi monitoring is a growing need in the Stacks ecosystem. This tutorial helps developers build real-time monitoring tools using Clarity smart contracts, the Hiro Platform API, and Chainhooks. It follows the same structure and conventions as the existing "Build an NFT Marketplace" and "Build a Decentralized Kickstarter" guides.

Test plan

  • Verify the guide renders correctly in the docs site
  • Confirm sidebar navigation includes the new guide under "Building Projects"
  • Validate all internal links resolve correctly
  • Check Clarity code snippets for syntax correctness

🤖 Generated with Claude Code

Adds a new guide covering price oracle contracts, whale tracking,
Hiro Platform API integration, and Chainhooks for event-driven
monitoring. Includes practical Clarity code examples.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Contributor

vercel bot commented Feb 26, 2026

@serayd61 is attempting to deploy a commit to the Hiro Systems Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant