Bitmunk Transaction Platform TutorialsFrom DBWiki
[edit] IntroductionThe Bitmunk Transaction Platform is a set of software used to provide digital content sales and distribution services to content creators, online stores, bloggers and website operators. The software is provided under an open source license for non-commercial purposes to help those that would want to use or extend the software the ability to do so. A different commercial-use license is available for companies that want to modify/extend the software for their own purposes. We are always trying to help the little guy. If you would like to use the Bitmunk Transaction Platform technology in your start-up but cannot afford the commercial license - talk to us. We have been known to do very favorable deals with start-ups - sometimes striking near-term royalties completely or entering purely profit-sharing deals. [edit] DocumentationFull documentation is provided for the entire Bitmunk software stack. You can browse the latest documentation latest documentation online. [edit] DownloadThe source code for the Bitmunk Transaction Platform can be downloaded from this site. [edit] Build ProcessThe build process has been made to be as simple and straightforward as possible. Follow the next steps and you should be able to build the system with relative ease. [edit] Prerequisites
[edit] Build Steps
find . -name "*\.jar" [edit] Running Bitmunk Personal Edition[edit] Starting the Client
[edit] Creating a Sandbox AccountA sandbox website has been created so that you may create a test account, create fake money and play around with the system without the fear of causing any financial harm to yourself or anybody else on the network. To create and verify your account you must perform the following steps:
[edit] Logging InOnce you have created your sandbox account through the website, you can log into the client. To log in, you must have started the client. You can then use the username and password you used to log into the website. When you log in for the first time, a profile is created for you in the bitmunk-2.0-source/bitmunk/BitmunkClient/profiles directory. DO NOT LOSE this profile as it contains your private key. Without it you cannot perform any SOAP calls or use the Bitmunk sandbox in any way. [edit] Performing a PurchaseTo perform a test purchase from the sandbox sales servers, do the following:
[edit] Generating documentationAll classes contain very detailed documentation. Doxygen is used to generate the documentation. [edit] Prerequisites
[edit] Build Steps
[edit] More InformationIf you would like to learn more about what is included in the Bitmunk source code distribution, you can peruse the Bitmunk class overview online. The Digital Bazaar Core class overview may also be of interest. |

