FellowTraveler / Open-Transactions-old

Open-Transactions democratizes financial and monetary actions. You can use it for issuing currencies/stock, paying dividends, creating asset accounts, sending/receiving digital cash, writing/depositing cheques, cashier's cheques, creating basket currencies, trading on markets, scripting custom agreements, recurring payments, escrow, etc. Open-Transactions uses strong crypto. The balances are unchangeable (even by a malicious server.) The receipt history is destructible. The transactions are unforgeable. The cash is unlinkable. The cheques are non-repudiable. Etc.
http://opentransactions.org
408 stars 84 forks source link

Install docs updated, readability mods Makefile.am #100

Closed randy-waterhouse closed 12 years ago

randy-waterhouse commented 12 years ago

As the title says ... house-cleaning. Also added downgrade on zmq version requirement to 2.1.4. This was tough one because I read the docs for zmq and tested 2.1.4 successfully. We need to have as low version number as possible to reach wider audience without having them build zmq from source ... but if it is introducing other errors we can't go to low. I'm happy 2.1.4 works.