Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 464 Bytes

File metadata and controls

18 lines (14 loc) · 464 Bytes

Election Presidentielle Blockchain App

Ce projet est une mise en place de l'election presidentielle sur le testnet rinkeby. Voud pouvez le consulter ici : https://presidentiel-2022.surge.sh/

N'hésite pas si t'as des propositions ou des questions à me contacter.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help