Skip to content

tommy509/simple-bnb-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE BNB PAYMENT GATEWAY FOR MULTIVENDOR ECOMMERCE

This project is a simple centralized BNB/ETH payment gateway. It allows user to receive payments and splits received amount to different wallets.

This can used with any ETH derivated blockchain

Bitcoin will be added soon (if possible)

This system actually create a new wallet for any new transaction.

It has a Cron Job which is used to validate all transactions, can also help you to have transaction history

You can use it for a multivendor platform where you receive a % of any sales made on the system before sending remaining amount to the seller. Feel free to implement merchant and database logic

This project has not been audited and may have security issues, use it for educational purpose only or try to improve security.

Feel free to run this project. It comes with a simple demo user interface made with some javascript frontend code to open metamask and send transactions.

Requirements 📋

NODE JS

Node package manager

Installation 🔧

npm install

Compilation 📦

npx hardhat compile

Run the server ⌨️

This project come with built in API which can be serve using following command

Node server.js

Made with 🛠️

Tools used to create this project

Versions 📌

0.0.1

Authors ✒️

People who participated in this project development from day one

  • Tommy Theodore - Initial work - tommy509

Licence 📄

SPDX-License-Identifier: MIT. ISC

Thank you for reading 🎁

  • Let the world know about this project 📢
  • If it was useful to you buy us a beer🍺 or a coffee☕.
0x1552ef1C29D09310bebA7abEDa20Aa4717687670
  • Thanks a lot for reading🤓.

⌨️ with ❤️ by tommy509 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published