Skip to content

virtulos/voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voting Smart Contracts for Fanatico

This repository contains the source code for Fanatico Voting smart contracts developed using the Hardhat framework. The contracts are written in Solidity, and they can be compiled, tested, and deployed using various Hardhat plugins.

Table of Contents

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/virtulos/voting.git
  2. Install the dependencies: yarn install or npm install

Usage

Compile Contracts

To compile the Solidity contracts, run the following command:

yarn compile or npm run compile

Run Tests

To run the tests, run the following command:

yarn test or npm test

Generate Coverage Report

To generate the code coverage report, run the following command:

yarn coverage or npm run coverage

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •