GithubHelp home page GithubHelp logo

ecurrencyhodler / lightningnetworkstores.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lightningnetworkstores/lightningnetworkstores.github.io

0.0 1.0 0.0 272 KB

Repository of lightning network stores

Home Page: http://lightningnetworkstores.com

HTML 61.14% Python 10.74% JavaScript 28.12%

lightningnetworkstores.github.io's Introduction

Purpose

To be the a very complete repository of stores that accept bitcoin through lightning. This repository will continue to be import even after the webpage is not hosted by Github Pages anymore! The new server will fetch new information from this repository!

Domains

The following websites forward to www.lightningnetworkstores.github.io:

www.lightningnetworkstores.com

www.lightningnetworkshops.com

Contributions

Contributions are welcome, I will give push access to who proves to be trustworthy or forward the registered domains to your forked website if it's open source and well maintained.

How to add a store

Mainnet store

Go to sites.json and add an entry with the folowing information:

{
"href": "the_website_of_the_store",
"uri": "nodeID@IP:port" OR "unknown",
"name": "name_of_the_store",
"description": "small_description_of_the_store",
"sector": choose from: technology/security/clothing/exchange/food/games&casino/other (new sectors also welcome),
"digital_goods":choose from yes/no, goods shipped/no, goods only in-store,
"added":unix_timestamp
 }

Example entry:

{  
  "id":4,
  "href":"https://mainnet.yalls.org/",
  "uri":"03e50492eab4107a773141bb419e107bda3de3d55652e6e1a41225f06a0bbf2d56@mainnet-lnd.yalls.org",
  "name":"Y'alls",
  "description":"Buy and sell articles with other members",
  "sector":"other",
  "digital_goods":"yes",
  "added":1519419592

}

The added field is the UNIX timestamp in seconds (seconds after 1st of January 1970) of thje current time (you can find it here https://www.epochconverter.com/). New sectors can be added later, so feel free to put another new sector

Hint: Careful with the commas, make sure your the new file has no syntax errors. Use https://jsonformatter.curiousconcept.com/ to check your changes.

Testnet store

Do the same but in the sitesTestnet.json file.

How to add a wallet

Go to wallets.json and add an entry with information like in this example:

 {
    "name":"eclair wallet",
    "page":"https://github.com/ACINQ/eclair-wallet",
    "android":"https://play.google.com/store/apps/details?id=fr.acinq.eclair.wallet.mainnet2&hl=en",
    "android_testnet":"https://play.google.com/store/apps/details?id=fr.acinq.eclair.wallet&hl=en",
    "open_source":"https://github.com/ACINQ/eclair-wallet",
    "release":"April 2018"
  }

There can be missing information in the entry except for name and page.

lightningnetworkstores.github.io's People

Contributors

astupidmoose avatar corbimos avatar cryptobabel avatar danielalexiuc avatar djmelik avatar dumm98 avatar giszmo avatar grunch avatar jackmiller334 avatar jasonvdb avatar joaodealmeida avatar juscamarena avatar knocte avatar lastdof avatar leblitzdick avatar lightningnetworkstores avatar lightningnetworkstoresserver avatar lndhub avatar marzig76 avatar normandmickey avatar pedr0-fr avatar peername avatar petzsch avatar pseudozach avatar robtex avatar shocknet-justin avatar sorce avatar talahkz avatar tiagotrs avatar wearsmyliberty avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.