issues
search
cryptape
/
ckb-dao-cobuild-poc
https://ckb-dao-cobuild-poc.vercel.app
MIT License
2
stars
1
forks
source link
Milestone 1: Cobuild Rev 3
#1
Closed
doitian
closed
10 months ago
doitian
commented
10 months ago
[x] Transfer CKB
https://pudge.explorer.nervos.org/transaction/0x6f2f684fbc18031f8ca5d4dea4eb97535a221490a48a000bdf524549c574ee2d
[x] Deposit DAO
[x] Withdraw DAO Phase 1
[x] Withdraw DAO Phase 2
[x] Better Building Packet Presentation
Preview:
https://ckb-dao-cobuild-poc.vercel.app/
Building Workflow
Use one of the function in
src/lib/cobuild/publishers.js
to build the transaction for apps.
Use
src/lib/cobuild/lock-actions.js
to prepare
lockActions
.
Apply
lockActions
by connecting to the wallet and store the signature. See more in
https://github.com/doitian/ckb-dao-cobuild-poc/blob/main/src/app/accounts/%5Baddress%5D/sign-form.js
Send tx
Preview: https://ckb-dao-cobuild-poc.vercel.app/
Building Workflow
lockActions
.lockActions
by connecting to the wallet and store the signature. See more in https://github.com/doitian/ckb-dao-cobuild-poc/blob/main/src/app/accounts/%5Baddress%5D/sign-form.js