https://github.com/tsirysndr/enysatsia-smart-contracts
This repository has the contracts that implement EnySaTsia (Voting app project for any Yes/No questions https://github.com/azavana/EnySaTsia) .
https://github.com/tsirysndr/enysatsia-smart-contracts
blockchain decentralized truffle voting web3
Last synced: 6 months ago
JSON representation
This repository has the contracts that implement EnySaTsia (Voting app project for any Yes/No questions https://github.com/azavana/EnySaTsia) .
- Host: GitHub
- URL: https://github.com/tsirysndr/enysatsia-smart-contracts
- Owner: tsirysndr
- Created: 2018-12-27T19:09:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-29T13:45:16.000Z (almost 7 years ago)
- Last Synced: 2025-03-25T18:40:16.910Z (7 months ago)
- Topics: blockchain, decentralized, truffle, voting, web3
- Language: JavaScript
- Size: 12.7 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EnySaTsia Smart Contracts
This repository has the contracts that implement EnySaTsia (Voting app project for any Yes/No questions https://github.com/azavana/EnySaTsia) .## Requirements
- NodeJS > v9.4.0
- Yarn Package Manager > v1.12.0## Installation
`` yarn install ``
## Compilation
`` yarn build ``
## Start Ganache`` yarn ganache ``
## Deployment
`` yarn deploy ``## Documentation
- https://enysatsia.gitbook.io/project/
- https://truffleframework.com/docs