Decentralized voting system 📜 Developed by JEL:Team A decentralized voting system using Vara Network. 🖥️ Vara Network Voting System | JEL ---Front--- Clone repository git clone https://github.com/edrosan/JEL-Team.git Install yarn npm install --global yarn Install Node dependencies yarn install Run development server yarn start ---Back | Vara Network--- Rust files Navigate to folder cd voting-system-rust Compile the files cargo build --release