BANKEX / FoodPay

Implementation of use ERC 888 token

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoodPay

  • FoodPay is the web application, which allows to emulate cashbox and accept tokens in exchange for products.
  • FoodPay based on modificate multi_token smart contract.
  • FoodPay was developed for Hackathon Proof-of-Skill to show the implementation of multi-token (ERC888)
  • Here you can see telegram-bot. With it, you can scan your QR code and get token balance. You can also transfer tokens via @nickname.

Use

npm i  
node webServer.js

to start app on localhost:3000

About

Implementation of use ERC 888 token


Languages

Language:JavaScript 97.0%Language:HTML 2.9%Language:CSS 0.1%