All Projects → rolfschr → Gswl Book

rolfschr / Gswl Book

Licence: mit
This repository contains the content of the book Getting Started With Ledger.

Labels

Projects that are alternatives of or similar to Gswl Book

Rfcs
Specifications for Interledger and related protocols
Stars: ✭ 345 (+228.57%)
Mutual labels:  ledger
Dashmnb
run dash masternode(s) with hardware wallet. dashmnb simplify local cold wallet part.
Stars: ✭ 14 (-86.67%)
Mutual labels:  ledger
Purser
Interact with Ethereum wallets easily
Stars: ✭ 76 (-27.62%)
Mutual labels:  ledger
Ledger
Double-entry accounting system with a command-line reporting interface
Stars: ✭ 4,062 (+3768.57%)
Mutual labels:  ledger
Cakeshop
An integrated development environment and SDK for Ethereum-like ledgers
Stars: ✭ 491 (+367.62%)
Mutual labels:  ledger
Cone
A ledger.
Stars: ✭ 66 (-37.14%)
Mutual labels:  ledger
Ledger
Command line double-entry accounting program
Stars: ✭ 272 (+159.05%)
Mutual labels:  ledger
Awesome Ledger
⭐️ Useful resources for the Ledger command-line accounting system
Stars: ✭ 99 (-5.71%)
Mutual labels:  ledger
Transity
Keep track of your 💵, 🕘, 🐖, 🐄, 🍻 on your command line
Stars: ✭ 528 (+402.86%)
Mutual labels:  ledger
Ilp Kit
Everything needed to create a ledger and connect it to the Interledger
Stars: ✭ 72 (-31.43%)
Mutual labels:  ledger
Ledgerjs
Ledger's JavaScript libraries
Stars: ✭ 397 (+278.1%)
Mutual labels:  ledger
Quorum
A permissioned implementation of Ethereum supporting data privacy
Stars: ✭ 4,054 (+3760.95%)
Mutual labels:  ledger
Blue App Iota
IOTA wallet application for Ledger Blue and Nano S
Stars: ✭ 67 (-36.19%)
Mutual labels:  ledger
Sequence
Immutable, scalable, and easy to use ledger service.
Stars: ✭ 360 (+242.86%)
Mutual labels:  ledger
Stellarexplorer
Ledger Explorer for the Stellar Network 🚀
Stars: ✭ 82 (-21.9%)
Mutual labels:  ledger
Catena
Catena is a distributed database based on a blockchain, accessible using SQL.
Stars: ✭ 302 (+187.62%)
Mutual labels:  ledger
Fava
Fava - web interface for Beancount
Stars: ✭ 957 (+811.43%)
Mutual labels:  ledger
Solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
Stars: ✭ 1,383 (+1217.14%)
Mutual labels:  ledger
Python Binance Chain
Binance Chain Exchange API python implementation for automated trading
Stars: ✭ 96 (-8.57%)
Mutual labels:  ledger
Conceal Core
Conceal Core - Daemon & Wallets (CLI)
Stars: ✭ 72 (-31.43%)
Mutual labels:  ledger

Getting Started With Ledger - The Book

Getting Started With Ledger is an introductory book for the excellent command line accounting tool Ledger.

The book covers:

  • The basics of (double entry) accounting.
  • Installing & running basic Ledger.
  • Setting up a fully automatic environment for production use.
  • Integrating external data (CSV from banks etc.) into the journal.
  • Generating the usual reports about one's financial situation automatically.
  • Advanced topics like automated transactions (briefly).

Get the book

Go the the Releases page and download the PDF file.

You can also browse the latest version on GitHub.

Get the latest version

$ mkdir -p ~/src && cd ~/src
$ git clone https://github.com/rolfschr/GSWL-book.git
$ cd GSWL-book
$ make pdf # use pandoc to generate LaTeX & PDF file
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].