Skip to content

practicalswift/bitcoindevlist.com

 
 

Repository files navigation

Bitcoin Donation Portal

Support bitcoin developers so they can focus on building our future

The website lists people working on Bitcoin and related projects. The goal is to increase the visibility of contributors to the space that are accepting donations. If you are currently working on a bitcoin related open source project, submit a PR to get yourself added.

Adding yourself to the lists

If you are currently working on a bitcoin related open source project, submit a PR to get yourself added. Just append your block of data to the bottom, the list is shuffled on page load. You can use Markdown in the description property.

Local build

Node.js is a prerequisite, the dependencies are managed via npm. Once you have cloned this repo, you can setup the packages:

npm install

Create a build and rebuild on file change:

npm start

This will bring up the dev server and pattern library on localhost:3000.

About

Support bitcoin developers so they can focus on building our future.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.7%
  • Pug 32.5%
  • JavaScript 24.5%
  • HTML 0.3%