All Projects → btcpayserver → directory.btcpayserver.org

btcpayserver / directory.btcpayserver.org

Licence: MIT license
BTCPay Server Directory - Merchants, Projects & Charities accepting Bitcoin

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to directory.btcpayserver.org

ubuntu-node-box
Build a bitcoin node box from a fresh installation of Ubuntu 18.04
Stars: ✭ 35 (+40%)
Mutual labels:  btcpayserver

BTCPay Server Directory

BTCPay Server Directory is a place for merchants, projects and charities to showcase their store, websites or advertise their cause. If you're using BTCPay Server, feel free to add your website.

Node CI

How to submit an entry?

Submit entry only if you're using BTCPay Server to accept payments, we evaluate all submissions prior to adding)

There are two ways to get your submission added to the directory:

  1. If you have some basic GitHub knowledge, you can fork this repository, modify the List.js and do a pull request.
  2. You can request someone else to add your submission by filling out the form on this link (GitHub account required). Alternatively, you can open an issue in the repository (please do not ignore the issue template).

How to build the directory locally?

In order to build the website locally, you'll need Node.js >= 12.16 (or basically the latest LTS version).

The setup is straight forward:

# Install dependencies
npm install

# Serve locally (by default on port 3000)
npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].