Content
@
https://farcaster.xyz/~/channel/pokerprotocol
0 reply
0 recast
0 reaction
capsaicin
@kbambridge
Been deep in the tank figuring out how to get v0 of poker protocol out on testnet. React SDK is written and now on to the tricky part of making sure the client works in a web environment. Going to have to make sure circomjs is able to use web workers appropriately and stays in sync with the protocol. The hardhat test environment proved to be tricky when adding lots of concurrency since there were many unknown tx reverts when running in a single nodejs process. Finally got a basic test harness working but will likely need more sophistication for testing with more sdk clients. State is tracked locally with zustand so in theory we should be able to make a snappy reactive UI when that’s all hooked up.
0 reply
0 recast
0 reaction