Mon, April 29, 2024
1 min read
How to design a DEX Lock that is compatible with ANY Lock on CKB
#ckb
#rust
#contract
#design-pattern
I created the ckb-generic-lock, it is compatible with any other locks/types, even future contracts we don't know yet. Here's how I include a zk-like strategy on CKB...
read more →