cryptape / ckb-dao-cobuild-poc

https://ckb-dao-cobuild-poc.vercel.app
MIT License
2 stars 1 forks source link

:sparkles: Allow using withdraw cells in Transfer and Deposit #17

Open doitian opened 10 months ago

doitian commented 10 months ago

Is there an existing issue for this?

Describe The Problem

Users must claim the withdraw cells first before using them in Transfer/Deposit. Indeed, when the withdraw cells are ready, they can be used as normal CKB cells (except that we have to add the required header deps and witness).

Suggest A Solution

Anything else?

No response

doitian commented 10 months ago

Design

Implement a new cell indexer.