phoenixAPI
This is server side for loyalty application base on Blockchain in JUNCTIONxHANOI Hackathon 2018 after 48 hours of hacking (Oct 12 - 14 2018). We have used NodeJs, Ethereum Solidity and Infinito SDK on building this project.
Developer Nodejs: Luu Quang Tung Developer Web3Js Infinito SDK: Vu Tung Duong Developer Solidity Smart Contract: Pham Minh Tuan
Our hacking time
- Day 1:
- Brain storming and practing
- Testing ideas
- Design database
- Coding NodeJS on server side
- Coding Smart Contract and relevant modules
- Day 2:
- Approve ideas
- Coding
- Integrating modules related to Smart Contract into NodeJS server application
- Testing API and integrating with Android application
Pre-requirements
- Setup
MySQL - Install
Nodejsv8.x.x ### Install guide 1) Clone project:git git clone https://github.com/tungluu18/phoenixAPI.git2) Import databasegit mysql -u root -pgit SOURCE loyalty.sql3) Install node_modulesjs npm install4) Start projectgit npm start
Log in or sign up for Devpost to join the conversation.