this repo is based on poker-solidity, with several fixs to make 7-card evealute sanity test works.
npm install
npx hardhat run scripts/poker-evaluator.ts
- flush : 77K
- no-flush : 135K
- split contract to deploy on real network.
- compile optimizer need long time.
- same rank compare
- sanity test 100% coverage
- theortical understand of the algo