欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Blockchain
来自开放百科 - 灰狐
(版本间的差异)
小 (→项目) |
小 (→解决方案) |
||
(未显示1个用户的10个中间版本) | |||
第26行: | 第26行: | ||
==项目== | ==项目== | ||
+ | *[https://utxo-alliance.org/ UTXO联盟] 目标是推动UTXO模型在互操作性、可扩展性(分片、状态通道)和智能合约解决方案方面的持续创新。 | ||
*[[Bitcoin]] | *[[Bitcoin]] | ||
*[[Hyperledger Project]] | *[[Hyperledger Project]] | ||
第34行: | 第35行: | ||
*[[Ethereum]] | *[[Ethereum]] | ||
*[https://github.com/eosio eos] An open source smart contract platform | *[https://github.com/eosio eos] An open source smart contract platform | ||
− | *[https://github.com/paritytech/ Parity] | + | *[https://github.com/paritytech/ Parity Technologies] |
*[https://github.com/bitpay/bitcore Bitcore] | *[https://github.com/bitpay/bitcore Bitcore] | ||
*[https://github.com/okTurtles/dnschain DNSChain] | *[https://github.com/okTurtles/dnschain DNSChain] | ||
第53行: | 第54行: | ||
*[https://github.com/cryptonomex Cryptonomex] | *[https://github.com/cryptonomex Cryptonomex] | ||
*[https://github.com/ChainSQL ChainSQL] [[C++]]开发 | *[https://github.com/ChainSQL ChainSQL] [[C++]]开发 | ||
+ | |||
+ | ==交易所== | ||
+ | *[https://github.com/0xProject 0x 加密数字货币交易所基础设施] | ||
==解决方案== | ==解决方案== | ||
第69行: | 第73行: | ||
==文档== | ==文档== | ||
+ | *[https://programmingblockchain.gitbook.io/programmingblockchain/ Programming The Blockchain in C#] | ||
*[http://docs.huihoo.com/linuxfoundation/open-source-forum/2016/Why-Business-Needs-Blockchain-Technologies.pdf Why Business Needs Blockchain Technologies] | *[http://docs.huihoo.com/linuxfoundation/open-source-forum/2016/Why-Business-Needs-Blockchain-Technologies.pdf Why Business Needs Blockchain Technologies] | ||
*[http://chainb.com/?P=Cont&id=259 超级巨头DTCC发布区块链白皮书:拥抱颠覆]、[http://docs.huihoo.com/blockchain/embracing-disruption-january-2016.pdf 下载白皮书:Embracing Disruption] | *[http://chainb.com/?P=Cont&id=259 超级巨头DTCC发布区块链白皮书:拥抱颠覆]、[http://docs.huihoo.com/blockchain/embracing-disruption-january-2016.pdf 下载白皮书:Embracing Disruption] | ||
+ | |||
+ | ==STEM== | ||
+ | *[https://cs251.stanford.edu/ CS 251: Cryptocurrencies and Blockchain Technologies] | ||
==图集== | ==图集== | ||
<gallery> | <gallery> | ||
+ | image:BTC-ETH.jpeg|BTC vs ETH | ||
image:blockchain-public-cloud-infrastructure.jpg|公有云基础设施 | image:blockchain-public-cloud-infrastructure.jpg|公有云基础设施 | ||
image:Blockstack-Decentralized-Internet-system.png|Blockstack去中心化Internet | image:Blockstack-Decentralized-Internet-system.png|Blockstack去中心化Internet | ||
image:current-cryptoprotocol-infrastructure.png|当前主要密码学货币架构 | image:current-cryptoprotocol-infrastructure.png|当前主要密码学货币架构 | ||
+ | image:MOAC-Multi-Layer-Blockchain-Architecture.png|MOAC多层架构 | ||
image:chaingun-blockchain-clojure-01.png|chaingun | image:chaingun-blockchain-clojure-01.png|chaingun | ||
image:chaingun-blockchain-clojure-02.png|chaingun | image:chaingun-blockchain-clojure-02.png|chaingun | ||
第87行: | 第97行: | ||
image:Different-Consensus-Algorithms.png|不同的共识算法 | image:Different-Consensus-Algorithms.png|不同的共识算法 | ||
image:aelf-landscape.png|aelf全景图 | image:aelf-landscape.png|aelf全景图 | ||
+ | image:BTCPay-Server.png|BTCPay Server | ||
+ | image:blockchain-business.png|商业模式 | ||
+ | image:nethereum.png|Nethereum | ||
+ | image:nethereum-blazor.png|Nethereum Blazor | ||
</gallery> | </gallery> | ||
2022年4月10日 (日) 12:13的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Blockchain Thanks, Wikipedia. |
Blockchain
目录 |
[编辑] 简介
一直以来区块链被誉为“新一代的互联网”,可以促进各领域企业的改革,特别是金融服务领域。
区块链(Blockchain、Block chain)是比特币的一个重要概念,区块链是一串使用密码学方法相关联产生的数据块,每一个数据块中包含了一次比特币网络交易的信息,用于验证其信息的有效性(防伪)和生成下一个区块。该概念在中本聪的白皮书中提出,中本聪創造第一个区块,即“创世区块”。
区块链在网络上是公开的,可以在每一个离线比特币钱包数据中查询。比特币钱包的功能依赖于与区块链的确认,一次有效检验称为一次确认。通常一次交易要获得数个确认才能进行。轻量级比特币钱包使用在线确认,即不会下载区块链数据到设备存储中。
[编辑] Awesome
Awesome Non-Financial Blockchain
Awesome zero knowledge proofs (zkp)
[编辑] 人工智能
[编辑] 项目
- UTXO联盟 目标是推动UTXO模型在互操作性、可扩展性(分片、状态通道)和智能合约解决方案方面的持续创新。
- Bitcoin
- Hyperledger Project
- Ripple
- CovenantSQL(CQL) 对标 Amazon QLDB 的开源版,就像 filecoin + IPFS 是去中心化的文件系统, CQL 是去中心化的数据库
- BigchainDB区块链数据库
- Credereum - blockchain-enabled Postgres
- Ethereum
- eos An open source smart contract platform
- Parity Technologies
- Bitcore
- DNSChain
- ElementsProject
- ZeroNet
- ThunderWallet Java语言开发 Blockchian核心实现
- Corda 是Kotlin开发的开源(Apache v2)分布式总账平台。
- Sia存储 Go语言开发
- Tendermint Core (BFT Consensus) in Go
- tronprotocol Java语言开发
- BitcoinFS full node bitcoin implementation in F#
- OpenShift Blockchain Initiative OpenShift
- BlockApps Haskell语言开发
- bitcaml Bitcoin node implementation in OCaml
- 小蚁 AntShares C#语言开发
- 区块链游戏Spells of Genesis 创世纪的魔咒
- BitShares Graphene Technical Documentation
- Cryptonomex
- ChainSQL C++开发
[编辑] 交易所
[编辑] 解决方案
[编辑] 金融服务
愿景:区块链会成为全球金融的基础架构。
- 1.资产管理,应用案例:结算
- 2.保险,应用案例:索赔处理
- 3.供应链,应用案例:贸易金融
- 4.支付,应用案例:国际支付
- 5.合规,应用案例:KYC
[编辑] 商业
[编辑] 文档
- Programming The Blockchain in C#
- Why Business Needs Blockchain Technologies
- 超级巨头DTCC发布区块链白皮书:拥抱颠覆、下载白皮书:Embracing Disruption
[编辑] STEM
[编辑] 图集
[编辑] 链接
- 区块链•铅笔
- Great Wall of Numbers
- 区块链金融科技
- Blockchain.info 是比特币网络最权威的钱包和区块数据查询服务提供商,主要由英国Qkos提供服务。
- R3区块链联盟
- IBM表示正在尝试用Watson人工智能来驱动区块链技术
- 开源巨头Red Hat发布首个OpenShift区块链倡议
- 太一在50个树莓派节点集群上完成“超导网络”技术展示
- 解密区块链
- 人至“践”则无敌——李笑来老师7月22日演讲精华
分享您的观点