Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 768 Bytes

overview.md

File metadata and controls

24 lines (12 loc) · 768 Bytes

Overview/navigation

A brief motivation is in the first few sections of the readme.

Docs for users

You need to follow the install guide.

The above will also point you to the configuration guide.

Docs specific to the developer/design level

The specifics of the main design are in this document.

The Bitcoin scripts and transaction design are illustrated here.

Further modifications to the design for fees are explained here.

Some lower level design documentation:

The JSONRPC specification details the client-server communication.

The logic of the state machine used to ensure correct program logic is here.