neu-fi / regen-bingo

Monorepo for both backend and contract developments of Regen Bingo!
https://regen.bingo
2 stars 1 forks source link

Frontend: Draw numbers on hardhat deployments #83

Open hantuzun opened 1 year ago

hantuzun commented 1 year ago

The draw numbers must work on hardhat deployments with the mock.

I haven't figured out how we should be doing this. There could be a backend job that responds on randomWords queries on hardhat networks. The best approach would be to look for examples.