Skip to content

feat: add sdk implementation for intent hooks with mainnet testing#576

Open
TRSSMG wants to merge 2 commits intomainfrom
feat/evm/hooks
Open

feat: add sdk implementation for intent hooks with mainnet testing#576
TRSSMG wants to merge 2 commits intomainfrom
feat/evm/hooks

Conversation

@TRSSMG
Copy link
Copy Markdown

@TRSSMG TRSSMG commented Dec 2, 2025

Description

sdk implementation for intent hooks contract. tested on mainnet. Issue: #558

Checklist

  • Sdk implementation on HookService
  • Unit test for sdk implementation on HookService.test.ts
  • Prepared test script intent.hooks.ts on apps/node
  • Mainnet test using intent.hooks.ts

@TRSSMG TRSSMG requested review from 0xmilktea and R0bi7 December 2, 2025 15:12
@TRSSMG TRSSMG self-assigned this Dec 2, 2025
@TRSSMG TRSSMG added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 2, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sodax-demo Ready Ready Preview Comment Dec 12, 2025 6:26am
sodax-web Error Error Dec 12, 2025 6:26am

@TRSSMG TRSSMG linked an issue Dec 2, 2025 that may be closed by this pull request
@0xmilktea
Copy link
Copy Markdown
Contributor

@TRSSMG Could you resolve the conflicts?

@0xmilktea
Copy link
Copy Markdown
Contributor

And could you tick the checklist you have done?

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

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intent Hook SDK

2 participants