Bitmarkets

所属分类:其他
开发工具:Objective-C
文件大小:0KB
下载次数:0
上传日期:2016-04-12 03:44:54
上 传 者sh-1993
说明:  Bitmarkets去中心化市场的OSX应用程序,
(OSX app for Bitmarkets decentralized marketplace,)

文件列表:
BitMarkets/ (0, 2016-04-11)
BitMarkets/Base.lproj/ (0, 2016-04-11)
BitMarkets/Base.lproj/MainMenu.xib (48807, 2016-04-11)
BitMarkets/Bitmarkets.temp_caseinsensitive_rename-Info.plist (1648, 2016-04-11)
BitMarkets/Bitmarkets.temp_caseinsensitive_rename-Prefix.pch (172, 2016-04-11)
BitMarkets/Classes/ (0, 2016-04-11)
BitMarkets/Classes/Market/ (0, 2016-04-11)
BitMarkets/Classes/Market/Base/ (0, 2016-04-11)
BitMarkets/Classes/Market/Base/Bitmarkets.h (230, 2016-04-11)
BitMarkets/Classes/Market/Base/Bitmarkets.m (279, 2016-04-11)
BitMarkets/Classes/Market/Base/MKAboutNode.h (213, 2016-04-11)
BitMarkets/Classes/Market/Base/MKAboutNode.m (5631, 2016-04-11)
BitMarkets/Classes/Market/Base/MKDirectMessages.h (294, 2016-04-11)
BitMarkets/Classes/Market/Base/MKDirectMessages.m (2965, 2016-04-11)
BitMarkets/Classes/Market/Base/MKMarketChannel.h (691, 2016-04-11)
BitMarkets/Classes/Market/Base/MKMarketChannel.m (9111, 2016-04-11)
BitMarkets/Classes/Market/Base/MKMarkets.h (906, 2016-04-11)
BitMarkets/Classes/Market/Base/MKMarkets.m (2154, 2016-04-11)
BitMarkets/Classes/Market/Base/MKRootNode.h (597, 2016-04-11)
BitMarkets/Classes/Market/Base/MKRootNode.m (4614, 2016-04-11)
BitMarkets/Classes/Market/Base/MKUpdateMessage.h (452, 2016-04-11)
BitMarkets/Classes/Market/Base/MKUpdateMessage.m (1218, 2016-04-11)
BitMarkets/Classes/Market/Base/MKUpdatesSubscription.h (642, 2016-04-11)
BitMarkets/Classes/Market/Base/MKUpdatesSubscription.m (3442, 2016-04-11)
BitMarkets/Classes/Market/Groups/ (0, 2016-04-11)
BitMarkets/Classes/Market/Groups/MKCategory.h (207, 2016-04-11)
BitMarkets/Classes/Market/Groups/MKCategory.m (3892, 2016-04-11)
BitMarkets/Classes/Market/Groups/MKGroup.h (929, 2016-04-11)
BitMarkets/Classes/Market/Groups/MKGroup.m (7540, 2016-04-11)
BitMarkets/Classes/Market/Groups/MKMsgGroup.h (254, 2016-04-11)
BitMarkets/Classes/Market/Groups/MKMsgGroup.m (605, 2016-04-11)
BitMarkets/Classes/Market/Groups/MKRegion.h (203, 2016-04-11)
BitMarkets/Classes/Market/Groups/MKRegion.m (1334, 2016-04-11)
BitMarkets/Classes/Market/Helpers/ (0, 2016-04-11)
BitMarkets/Classes/Market/Helpers/MKCurrency.h (308, 2016-04-11)
BitMarkets/Classes/Market/Helpers/MKCurrency.m (2241, 2016-04-11)
BitMarkets/Classes/Market/Helpers/MKExchangeRate.h (639, 2016-04-11)
BitMarkets/Classes/Market/Helpers/MKExchangeRate.m (4700, 2016-04-11)
... ...

#Note This OSX repo has been deprecated as we are working on a Javascript/Electron implementation of Bitmarkets now. We'll be releasing that repo when it's ready. #Bitmarkets Bitmarkets is a protocol and client used to implement a p2p online marketplace client using Bitmessage for communications and Bitcoin for payments. #compiling After cloning the git repo, you'll need to init and pull all the submodules by running init.sh and pull.sh. Then you should be able to build and run in Xcode. To verify/audit the build you'll need to download and compile some of the statically built executables (e.g. python and tor in BitmessageKit) seperately. #security notes Bitmarkets talks to the network in three ways: - BitcoinJ talks to other Bitcoin nodes via Tor - Bitmessage talks to other Bitmessage nodes via Tor - HTTP requests to blockchain.info are used get the current Bitcoin exchange rate. Client side files are not currently encrypted. We recommend at least using FileVault. #dev path high priority - GNUstep port to Linux and Windows - ability to choose between bid addresses - auto-updates - app store release - automated tests - encrypt all local data files and add password login - deterministic builds (see https://gitian.org) - use tor for blockchain.info bitcoin price updates #dev path low priority - UI for accepting multiple sales on a single post? - support stores with namecoin (a namecoin name to bitmessage address entry) - option for using separate pubkey for each post - ui update, image browsing view option within a category - use ntimelock to avoid utx pollution for transactions that fail to reach agreement? #links - website: http://voluntary.net - twitter: https://twitter.com/voluntarynet #architecture notes On starting, the app launches three child processes: 1) a Tor server, which is used by the Bitmessage and BitcoinJ servers use to route their communications to the Bitmessage network and Bitcoin network (respectively) through the Tor network. 2) a Bitmessage server, which is used for posting sales to a public Bitmessage channel and for sending messages between buyers and sellers to 1) place and accept bids 2) setup escrow 3) send physical delivery address to seller 4) release escrow via payment or refund 3) a BitcoinJ server, which is used as the app's' Bitcoin wallet and to construct and trackthe escrow transactions. #versions v0.8.9: - BitcoinJ now uses Tor - POW limited to 1 core - image attachments auto resized to fit in 32kb JPEG v0.8.8 - server launch fix - performance improvements -- caching address valid requests -- coallessing node notifications

近期下载者

相关文件


收藏者