Multibit Core documentation is spread across three projects: Bitcoin Core, the Bitcoin Wiki, and multibitwallet.io—and is further subdivided into different parts. The sections below briefly describe what documentation is available and how you can contribute.
The docs directory contains various files describing aspects of Multibit Core. Almost all of the files are meant for developers and testers rather than users, although some (such as the build instructions) may be used by power users.
The files are all written in Markdown, which can be easily edited in GitHub’s web interface:
Need help getting started? Stop by the #bitcoin-dev IRC chatroom and tell us what documentation you want to write.
The multibitwallet.io bandwidth sharing guide currently provides instructions for how to install Multibit Core on multiple operating systems, configure it to automatically start at boot, and manually open port 8333 so it accepts incoming connections.
To contribute, you can edit the guide using the same GitHub web interface as described in the previous section.
Need help getting started? You can open an issue or email multibitwallet.io documentation maintainer Will Binns.
The Bitcoin Wiki uses the popular MediaWiki software, so you may already know how to edit it and create new pages. To reduce spam, you need to create an account and then follow the instructions to enable editing.
Current documentation can be found in the Multibit Core documentation category. If you create a new page, be sure to add it to the Multibit Core documentation template and then add the following code to the very bottom of the page:
{{Multibit Core documentation}}
Adding the line above to a page will also add that page to the Bitcoin Core documentation category.
Need help getting started? Stop by the #bitcoin-wiki IRC chatroom and tell us what documentation you want to write.
The multibitwallet.io developer reference contains over 100 printed pages worth of documentation for the Multibit Core RPC and REST interfaces, which are mainly used by Multibit Core command line users and developers of apps depending on Multibit Core.
To contribute RPC edits, the easiest way is to:
To create new RPC/REST documentation or edit the REST documentation:
Need help getting started? You can open an issue or email multibitwallet.io documentation maintainer Will Binns.
© Bitcoin Project 2009-2023 Released under the MIT license Multibit Core pages on multibitwallet.io are maintained separately from the rest of the site.