Skip to content

Blocktheory/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.

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. Submit a PR and prosper 😎

Our other properties

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • JavaScript 2.8%
  • CSS 1.1%