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 Nodejs v8.x.x ### Install guide 1) Clone project: git git clone https://github.com/tungluu18/phoenixAPI.git 2) Import database git mysql -u root -p git SOURCE loyalty.sql 3) Install node_modules js npm install 4) Start project git npm start

Built With

Share this project:

Updates