Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jinubb authored Jan 9, 2021
1 parent d33666f commit 7112fb2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# Vote-System-BC
블록체인을 이용한 선거 시스템

### [프로젝트 내용]

- Aergo 코인 이용
- Lua script를 이용하여 실시간 선거 시스템 Smart contract 개발
- 유권자의 개인정보 인증을 통해서 coin을 발급
- 발급받은 coin을 후보자의 Smart contract address로 전송하면 투표 완료
- 실시간으로 투표수 확인 쿼리

![코인받기전](https://user-images.githubusercontent.com/53621550/104084842-40be9e80-528e-11eb-98bc-4a1376ae1f35.PNG)

![코인받은후](https://user-images.githubusercontent.com/53621550/104084843-4320f880-528e-11eb-98d0-9f5499403134.PNG)

### [담당 기능]

- Smart contract 개발
- Web app 개발

0 comments on commit 7112fb2

Please sign in to comment.