Decentralized-payment-gateway

所属分类:区块链开发
开发工具:CSS
文件大小:5369KB
下载次数:0
上传日期:2022-12-11 21:06:39
上 传 者sh-1993
说明:  去中心化的支付网关,使用Node.Js和区块链的去中心化支付网关
(Decentralized-payment-gateway,Decentralized payment gateway using Node.Js and Blockchain)

文件列表:
index.js (4113, 2020-08-02)
package-lock.json (63047, 2020-08-02)
package.json (442, 2020-08-02)
public (0, 2020-08-02)
public\css (0, 2020-08-02)
public\css\maps (0, 2020-08-02)
public\css\maps\style.css.map (949093, 2020-08-02)
public\css\style.css (502247, 2020-08-02)
public\fonts (0, 2020-08-02)
public\fonts\.DS_Store (6148, 2020-08-02)
public\fonts\Roboto (0, 2020-08-02)
public\fonts\Roboto\.DS_Store (6148, 2020-08-02)
public\fonts\Roboto\Roboto-Black.eot (180852, 2020-08-02)
public\fonts\Roboto\Roboto-Black.ttf (180652, 2020-08-02)
public\fonts\Roboto\Roboto-Black.woff (94016, 2020-08-02)
public\fonts\Roboto\Roboto-Black.woff2 (66148, 2020-08-02)
public\fonts\Roboto\Roboto-Bold.eot (179992, 2020-08-02)
public\fonts\Roboto\Roboto-Bold.ttf (179812, 2020-08-02)
public\fonts\Roboto\Roboto-Bold.woff (93700, 2020-08-02)
public\fonts\Roboto\Roboto-Bold.woff2 (65972, 2020-08-02)
public\fonts\Roboto\Roboto-Light.eot (179720, 2020-08-02)
public\fonts\Roboto\Roboto-Light.ttf (179520, 2020-08-02)
public\fonts\Roboto\Roboto-Light.woff (93120, 2020-08-02)
public\fonts\Roboto\Roboto-Light.woff2 (65512, 2020-08-02)
public\fonts\Roboto\Roboto-Medium.eot (181460, 2020-08-02)
public\fonts\Roboto\Roboto-Medium.ttf (181256, 2020-08-02)
public\fonts\Roboto\Roboto-Medium.woff (94032, 2020-08-02)
public\fonts\Roboto\Roboto-Medium.woff2 (66792, 2020-08-02)
public\fonts\Roboto\Roboto-Regular.eot (181108, 2020-08-02)
public\fonts\Roboto\Roboto-Regular.ttf (180932, 2020-08-02)
public\fonts\Roboto\Roboto-Regular.woff (93388, 2020-08-02)
public\fonts\Roboto\Roboto-Regular.woff2 (65916, 2020-08-02)
public\gulpfile.js (6410, 2020-08-02)
public\images (0, 2020-08-02)
public\images\.DS_Store (6148, 2020-08-02)
public\images\auth (0, 2020-08-02)
public\images\auth\.DS_Store (6148, 2020-08-02)
public\images\auth\lockscreen-bg.jpg (212664, 2020-08-02)
... ...

the following project deals with decentralisation of money using ethereum which is platform for blockchain. the service for this project runs on node js and can be started by navigating into the project root directory and executing the command "node index". however there is another service which hosts mongo db that has to be running before the above given command will be run. in order to start the mongo server you must have the mongo db client installed on your device. navigate into the mongodb bin directory and run command "mongod --dbpath " after that run the mongo service using the command "mongo". we also need to install the dependencies of the project and a blockchain provider, "ganache" in this case, to simulate a wallet based real time scenaraios. after the completion of the prerequisites, run the command "node index" in the root directory of the project. navigate to your browser and access url "localhost:8000", this will take you to the login page, which recognizes faces in order to grant access to users. the face recognition system has been traned to detect me and my teammates faces. once authenticated you will be redirected to a dash board where you can send money to other users and even accept or decline incoming request for transactions.

近期下载者

相关文件


收藏者