GithubHelp home page GithubHelp logo

blazing-mike / bitcoin-programming-with-bitcoinjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitcoin-studio/bitcoin-programming-with-bitcoinjs

0.0 0.0 0.0 7.82 MB

Bitcoin Programming with BitcoinJS, Bitcoin Core and LND

License: GNU General Public License v3.0

JavaScript 28.40% CSS 52.62% Dockerfile 0.81% Handlebars 18.17%

bitcoin-programming-with-bitcoinjs's Introduction

Bitcoin Programming with BitcoinJS, Bitcoin Core and LND

Welcome to the non-official Bitcoin Programming with BitcoinJS extensive guide! You will learn how to create various types of Bitcoin transactions using the BitcoinJS library.

We will use the Bitcoin Core command-line interface in Regtest mode for various common tasks, as well as some complementary libraries like bx aka Libbitcoin Explorer.

Throughout this guide, we want to provide you with sufficient explanation to each command to understand it without drowning in information. You can refer to additional resources to better understand the Bitcoin protocol. For example, check out our Bitcoin Studio presentations.

At the moment, Bitcoin Javascript tutorials are still very scarce, but we believe it doesn’t have to be this way. The following guide intends to address this problem.

This guide is maintained on GitHub and available as a web book. It is written in awesome AsciiDoc and generated using the kickass Antora site generator.

Repository Structure

  • The Master branch contains the Antora playbook, the UI project, and the UI bundle.
    The UI project build then packages the UI into a bundle, which the UI Loader in Antora consumes. Antora grabs the bundle, extracts it into a UI catalog, and takes compilation to completion by weaving the Antora’s content model into the Handlebars templates to make the pages and auxiliary data files. Antora then copies the remaining UI assets to the site output.

Generates the UI bundle
cd ui
npm install
gulp bundle
Build the website
DOCSEARCH_ENABLED=true DOCSEARCH_ENGINE=lunr DOCSEARCH_INDEX_VERSION=latest antora antora-playbook.yml
  • The Documentation Components stored in versioned branches (v4, v5, …​).

Hosted on OpenFaaS

Build the website locally, then

faas up

Lunr Offline Search Engine

In order to have Lunr working and generate the search-index.js file, we need to do some manual tweaking explained here https://github.com/Mogztter/antora-lunr

bitcoin-programming-with-bitcoinjs's People

Contributors

ddomas avatar dependabot[bot] avatar gitbook-bot 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.