0xSpaceShard / 0xSpaceShard/starknet-rivet
Enable custom Signer for more flexible Account Abstraction development
未關閉
enhancement
- 主要語言
- TypeScript
- 星號
- 12
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Enable more flexible development of Account Abstraction by allowing Starknet Rivet users to set custom Signers.
TODO: Discuss how to do the actual implementation. Should it be some boilerplate template that the user would pull with UI, edit in TS, and then set back using UI? In this case, it would be some hook callback methods for the signer or something else.
Explore possible solutions.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
該 issue 是關於在 Starknet Rivet 中為帳戶抽象啟用自訂簽名器。首先探索程式碼庫中現有的簽名器實作,可能在 `src/signer` 或 `src/account` 等目錄中。尋找定義簽名器行為的介面或抽象類別。TODO 提到討論實作,因此首先要理解目前的架構以及簽名器是如何整合的。「完成」將是一個設計提案或一個允許使用者注入自訂簽名器邏輯的掛鉤系統。
由索引模型根據 Issue 內容生成。
評估
- 領域
- backend, tooling
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100