Skip to content

feat: add minimal Marinade staking driver#2

Merged
gapview01 merged 1 commit into
pocfrom
codex/add-staking-driver-for-marinade
Sep 3, 2025
Merged

feat: add minimal Marinade staking driver#2
gapview01 merged 1 commit into
pocfrom
codex/add-staking-driver-for-marinade

Conversation

@gapview01
Copy link
Copy Markdown
Owner

Summary

  • scaffold TypeScript project with Solana/Marinade deps and env example
  • implement idempotent stake/unstake/claim/transfer helpers and profit calc
  • add docs, dry-run script and CI workflow for branch

Testing

  • npm run lint
  • npm test

Checklist

  • Add minimal TS/Node SDK setup
  • Implement stake, unstake, claim, transfer, computeProfit APIs
  • Idempotency via memo and local lock
  • Unit tests with mocked connections
  • Dry-run script
  • README and docs
  • CI workflow for poc/staking-driver-v1

https://chatgpt.com/codex/tasks/task_e_68b7a1fd230083229147c22824b1b28d

@gapview01 gapview01 merged commit 0ac8f15 into poc Sep 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant