Skip to content

gconnect/lottery-dapp

Repository files navigation

Lottery Dapp

This is lottery application built with Reach. Deployed on Algorand and Etherum.

Run Frontend Code

  • To test the code
  • Fork the repository
  • Do npm install this will install all required dependencies. (If you encounter any issue after doing this you can delete the node module folder and do npm install again)
  • run npm start to start the local server at localhost:3000

Test Smart Contract Code

Login with Unstoppable

Integration with login with unstoppable can be found here src/unstoppable/unstoppable_auth.js. To get your clientID follow this guide. Submission detail here

Domain Resolution and Crypto Payment with Unstoppable

Integration with domain resolution and crypto payment with unstoppable can be found here. src/unstoppable/domain_resolution.js and src/unstoppable/crypto_payment.js . Submission detail here

Unstoppable Domain Resources to Integrate Login and Domain Resoultion

Crypto resolution

Integrate crypto payment

login with Unstoppable

  • Login with unstoppablehttps://docs.unstoppabledomains.com/login-with-unstoppable/

Biconomy Hyphen Widget For Cross-chain Transfer

  • Integration with Biconomy Hyphen Widget For Cross-chain Transfer can be found here src/Biconomy/HyphenWidget.js/ Submission detail here

Biconomy Gasless Transaction

  • Integration with Biconomy Gasless Transaction can be found here src/Biconomy/GaslessTransaction.js/ Submission detail here

Biconomy Resources to Integrate HypenWidget For Cross-chain Transfer

Biconomy Resources to Integrate Gasless Transaction

LICENSE

Distributed under the MIT License. See for more information LICENSE

Disclaimer

This project is not audited and should not be used in a production environment.

About

Decentralized Lottery System built with Reach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published