Skip to content

thunderbiscuit/bitcoindevkit-by-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoindevkit by Example 😎

You can check out the website here!

I initially wrote this for myself, but I will gladly merge PRs for more content.

Build locally

This website uses Jekyll, a static site generator, coupled with the simple yet very clean just-the-docs theme.

The theme documentation has all the info you need to build locally and customize the theme, but the simple way to build locally for testing and content development is to ensure you have the Ruby toolchain with Jekyll available and simply run

git clone https://github.com/thunderbiscuit/bitcoindevkit-by-example.git
cd bitcoindevkit-by-example
jekyll serve

Changes to the markdown files in the content directory will be reflected immediatly on localhost:4000/.

About

A website exploring the bitcoindevkit through examples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages