safex-while

所属分类:加密货币
开发工具:C++
文件大小:9KB
下载次数:0
上传日期:2015-04-26 05:27:27
上 传 者sh-1993
说明:  安全币和比特币的去中心化交换
(decentralized exchange for safecoins and bitcoins)

文件列表:
Makefile (157, 2015-04-05)
UNLICENSE (1211, 2015-04-05)
src (0, 2015-04-05)
src\c++ (0, 2015-04-05)
src\c++\safex0.1 (0, 2015-04-05)
src\c++\safex0.1\Abbreviations.json (0, 2015-04-05)
src\c++\safex0.1\Categories.json (0, 2015-04-05)
src\c++\safex0.1\Components.json (0, 2015-04-05)
src\c++\safex0.1\Datatypes.json (0, 2015-04-05)
src\c++\safex0.1\Enums.json (11, 2015-04-05)
src\c++\safex0.1\Fields.json (0, 2015-04-05)
src\c++\safex0.1\Messages.json (0, 2015-04-05)
src\c++\safex0.1\MsgContents.json (0, 2015-04-05)
src\c++\safex0.1\Sections.json (0, 2015-04-05)
src\main.cc (16920, 2015-04-05)

# SAFEX protocol - SAFE Trade Message Exchange This code assembles the basis for a decentralized exchange mechanism, where clients could transmit their desired transaction and have them fulfilled through the private key signing of transactions; those private keys owned by the person in charge. The first transmission to exist will intentionally be (e.g. [safecoin](http://maidsafe.net/safecoin)/[bitcoin](https://bitcoin.org/en/)). These are two fully decentralized digital cryptographic currencies that exist in the digital world, secured mathematically. Challenges include transmitting a item which requires at least ten minutes to confirm, when done conventionally, whereas the other item (safecoin) is instantaneous. SAFEX protocol intends to solve this by having clients resolve the release of safecoins in the event that there are three confirmations in the bitcoin network. When a safecoin is put for sale it will be stored in a cryptographic contract which will trigger a transmission of safecoin to the seller of bitcoin if those bitcoins being transferred to the safecoin owners bitcoin private key have confirmed three times. Then the safecoins release to the originator of the bitcoin to that person's safecoin wallet. If there is foul play with the bitcoin and it does not confirm, then the safecoins would return to the originator of the safecoins. An elapsed time will allow for the bitcoin to successfully confirm; certainly adjustments could be made for transactions without fees, which could take extended periods of time, and this data should continue to be displayed when considering a purchase. This software will run on the [SAFE Network](http://maidsafe.net/SystemDocs/) in order to ensure [Privacy, Security and Freedom](http://maidsafe.net/company-privacy-security-freedom). Build Instructions: git clone https://github.com/dallyshalla/safex cd safex make ./safex ## License SAFEx is free and unencumbered public domain software. For more information, see or the accompanying UNLICENSE file. Safex стремится быть децентрализованным обменнои Биржеи (например, возможно обменять safecoin на Bitcoin ). Это программное обеспечение будет работать в сети SAFE в целях обеспечения конфиденциальности, безопасности и свободы . Лицензия Safex бесплатное и неизрасходуемое программное обеспечение общественного достояния. Для получения дополнительнои информации см http://unlicense.org или прилагаемого фаила UNLICENSE. Это бесплатно и неизрасходуемое программное обеспечение, распространяемое для общественного достояния. Любои может свободно копировать, изменять, публиковать, использовать, собирать, продавать или распространять это программное обеспечение, либо в виде исходного кода или как составлен двоичныи, для любых целеи, коммерческих или некоммерческих, и в любом значении. В странах, которые признают закон об авторских правах, автор или авторы этого программного обеспечения посвящают свои имущественные права на Программное обеспечение для общественного достояния. Мы посвящаем это в пользу общественности в целом, в ущерб нашим прямым наследникам и преемникам. Мы намеренно так поступили, чтобы был явныи акт, указывающии об отказе в вечности всех настоящих и будущих прав на это Программное обеспечение законом об авторском праве. ПРОГРАММНОЕ ОБЕСПЕЧЕНИЕ ПРЕДОСТАВЛЯЕТСЯ КАК ЕСТЬ, БЕЗ КАКИХ-ЛИБО ГАРАНТИИ, ЯВНЫХ ИЛИ ПОДРАЗУМЕВАЕМЫХ, ВКЛЮЧАЯ, НО НЕ ОГРАНИЧИВАЯСЬ ИМИ, ПОДРАЗУМЕВАЕМЫЕ ГАРАНТИИ КОММЕРЧЕСКОИ ПРИГОДНОСТИ ДЛЯ КОНКРЕТНЫХ ЦЕЛЕИ И ОТСУТСТВИЯ НАРУШЕНИЯ ПРАВ. НИ В КОЕМ СЛУЧАЕ АВТОРЫ НЕ НЕСУТ ОТВЕТСТВЕННОСТИ ЗА ЛЮБЫЕ ПРЕТЕНЗИИ, УБЫТКИ, ОТВЕТСТВЕННОСТЬ, НЕЗАВИСИМО ОТ ДЕИСТВИЯ ДОГОВОРА, ГРАЖДАНСКОГО ПРАВОНАРУШЕНИЯ ИЛИ В РЕЗУЛЬТАТЕ ИНЫХ СВЯЗЕИ С ПРОГРАММНЫМ ОБЕСПЕЧЕНИЕМ, ИСПОЛЬЗОВАНИЯ, А ТАК ЖЕ ЛЮБЫХ ДРУГИХ СДЕЛОК В ПРОГРАММНОМ ОБЕСПЕЧЕНИИ. Для получения более подробнои информации, пожалуиста, обратитесь к: Unlicense

近期下载者

相关文件


收藏者