The [CoBuild][cobuild] protocol is a new way to connect users, dApps, and wallets. Omnilock, an all-in-one lock used in many dApps, now [supports][omnilock] the protocol Our initial focus is on the most common use case of the `SighashAll` and `SighashAllOnly` variants. ## Note - The `seal`'s first byte is treated as an [ID][parse-seal] [cobuild]: https://talk.nervos.org/t/ckb-transaction-cobuild-protocol-overview/7702 [omnilock]: https://github.com/cryptape/omnilock/pull/3 [parse-seal]: https://github.com/XuJiandong/omnilock/blob/91efc8ac0018e391e6d29c1cd41f69b16fa5d89d/c/cobuild.c#L480-L488