Skip to content

otaliptus/bitcoinlayers

 
 

Repository files navigation

Bitcoin Layers

Bitcoin Layers is an open-source, risk analysis platform focusing on Bitcoin scaling protocols. In this repo, you will see the code to our website. If you're interested in contributing to the discussion around Bitcoin Layers, please join this telegram chat.

If you'd like to see your project added to Bitcoin Layers, please see the section below.

Using our research

If you're building any materials, platforms or websites related to #Bitcoin L2s and sidechains, you're welcome to use Bitcoin Layers research. Everything we release is free and open-source under an MIT license. We kindly ask that you reference this project with a link to the domain bitcoinlayers.org.

How to add a Project

  1. Create a new [layername].json file by copying the moneta.json template. Please include as much information around the project as you can.
  2. Add the project to /util/layer_index.tsx by copy-pasting the import and declaration, using new name format from Step 1
  3. Add to the array of all layers
  4. Add project logo to public/logos. Please ensure that the file's name matches the "slug" in the [layername].json file and is in png format
  5. Submit a PR and prosper 😎

Our other properties

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.3%
  • CSS 1.6%
  • JavaScript 0.1%