view INSTALL @ 3658:420276fb84b6 draft

Add LevelDB MemEnv support Support LevelDB memory-backed environments, and use them in unit tests.
author Pieter Wuille <pieter.wuille@gmail.com>
date Tue, 04 Sep 2012 18:12:00 +0200
parents c22c5db1f64f
children
line wrap: on
line source

Building Bitcoin

See doc/readme-qt.rst for instructions on building Bitcoin-Qt,
the intended-for-end-users, nice-graphical-interface, reference
implementation of Bitcoin.

See doc/build-*.txt for instructions on building bitcoind,
the intended-for-services, no-graphical-interface, reference
implementation of Bitcoin.