Skip to content

Bit Commerce is a Bitcoin/Lightning applications for Seller to sell their Product and get Paid in Bitcoin.

Notifications You must be signed in to change notification settings

mubarak23/bitcommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Bit Commerce

Bit Commerce is a Bitcoin/Lightning applications for Seller to sell their Product and get Paid in Bitcoin.

Technologies Used

  • NodeJS/Typescript (Backend)
  • ReactJs (Frontend)
  • PostgresDB / TypeORM (Database)
  • Lightning Network Daemon (LND)
  • Bitcoin (Bitcoin Core)

How It Works

Bitcommerce app can be used by Sellers and Bitcoin/Lightning user's who want to buy items online paying with Sats

  • The seller and buyer can create an account using an email and password
  • After creating an account the seller can add product
  • Buyers can purchase products with bitcoins and satoshis.

Server

cd server

Create a .env file in the server root folder env file, copy the content from .env.example into the newly created .env file and update the variables values with yours.

  npm install
  npm run dev 

Client

cd client

Update the variables values in the .env file with yours.

yarn install
yarn dev

Built by Mubarak Muhammad Aminu

About

Bit Commerce is a Bitcoin/Lightning applications for Seller to sell their Product and get Paid in Bitcoin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages