Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 436 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 436 Bytes

Blockchain Game

Creator: Tu Minh Phuong Harry Doan
Supervisor: Luke Mathieson

1. Purpose

2. Tool

2.2. Backend

Programming languages: Golang, Solidity
Libraries: Geth

2.1. Frontend

Programming languages: Javascript
Libraries: React, web3js

3. Structure

.
├── README.md
├── backend: server side
└── frontend: client side