This repo contains the main features of the King of the Fool dapp. It is built for an interview process.
To test smart contract in Hardhat :
- Run
npm iandnpx hardhat test --network hardhatinside/testing
To try the live UI version in BSC testnet in localhost :
- Run
npm iandnpm startinside/Front-End
If you don't want to run locally, you may try a live version Live in BSC Testnet.
The contract has been optimised to save gas during deploying and runtime with the use of custom errors.
You're more than welcome to contribute! For help you can start by creating a CONTRIBUTING.md file.
“The greatest lesson in life is to know that even fools are right sometimes.” ― Winston S. Churchill
