ㅇ IBM 블록체인 사이트 : https://www.ibm.com/blockchain/
- 블루믹스 제품: https://console.ng.bluemix.net/docs/services/blockchain/ibmblockchain_etn.html
ㅇ HyperLedger 프로젝트
- https://www.hyperledger.org/
- WIKI : https://wiki.hyperledger.org/
- Fabric 문서 : http://hyperledger-fabric.readthedocs.io/en/latest/?cm_mc_uid=89960839614014912850981&cm_mc_sid_50200000=1491285098
- White-Paper: https://docs.google.com/document/u/1/d/1Z4M_qwILLRehPbVRUsJ3OF8Iir-gqS-ZYe7W-LE9gnE/pub
- PBFT 합의 알고리즘: https://www.microsoft.com/en-us/research/wp-content/uploads/2017/01/p398-castro-bft-tocs.pdf
ㅇ developer.ibm.com
- 먼저 시작해 보는 블록체인 01. 블록체인 기본 : 공유원장에 대한 소개
- 먼저 시작해 보는 블록체인 02. Hyperledger Fabric
- 먼저 시작해 보는 블록체인 03 Hyperledger Fabric 개발 환경 구성
- 먼저 시작해 보는 블록체인 04 개발 모드에서 스마트 컨트랙(체인코드) 개발
- 먼저 시작해 보는 블록체인 05 운영 모드에서 스마트 컨트랙(체인코드) 개발
- 먼저 시작해 보는 블록체인 06 Fabric의 설정파일들
- 먼저 시작해 보는 블록체인 07 TLS 설정
https://developer.ibm.com/kr/cloud/bluemix/2017/02/19/hyperledger_fabric_tls/
- 먼저 시작해 보는 블록체인 08 Consensus 적용하기
https://developer.ibm.com/kr/cloud/bluemix/2017/02/26/hyperledger_fabric_consensus/
- 본격적으로 시작하는 블록체인 01 ? Hyperledger Fabric v1.0 개발을 위한 런타임 구성하기
- 본격적으로 시작하는 블록체인 02 ? Hyperledger Fabric v1.0 아키텍처
https://developer.ibm.com/kr/cloud/bluemix/2017/03/09/hyperledger_fabric_v1_architecture/
- 본격적으로 시작하는 블록체인 03 ? Fabric CA 사용하기
- gRPC 알아보기 01편
https://developer.ibm.com/kr/cloud/bluemix/2017/03/26/grpc_overview_01/
- Steps to setup Blockchain (Hyperledger Fabric 0.6) development environment on Ubuntu
ㅇ fintechload.com
- 최근 눈여겨 볼 초기 단계 비트코인/블록체인 스타트업 10
https://fintechload.com/bbs/board.php?bo_table=global&wr_id=443
ㅇ 블록체인 학회
ㅇ BOS Coin
ㅇ블록체인 기업 목록
- https://www.rocketpunch.com/companies?tag=%EB%B8%94%EB%A1%9D%EC%B2%B4%EC%9D%B8&page=1
ㅇ블로코: https://www.blocko.io/
- 블록체인 제품 "코인 스택" : https://coinstack.zendesk.com/hc/ko
ㅇ 피넥터 : 블록체인 기술 자료 제공
ㅇ 코인플러그 : 비트 코인 거래
ㅇCambridge BlockChain : 블록체인 기반 ID서비스
- http://cambridge-blockchain.com/
ㅇChronicled (이더리움 기반 IoT 플랫폼)
- 오픈소스 : http://www.chronicled.org/
ㅇ 이더리움
- 한글 위치: https://namu.wiki/w/이더리움
- 한글 문서 : https://github.com/ethereum/wiki/wiki/%5BKorean%5D-White-Paper
- 이더리움 개론: http://www.seunghwanhan.com/2015/06/ethereum-introduction_3.html
- 이더리움 개발 도구 : http://ethdocs.org/en/latest/contracts-and-transactions/developer-tools.html#developer-tools
- 위키: https://github.com/ethereum/wiki/wiki/White-Paper
ㅇ bitcoin
- 나카모토사토시 논문: https://bitcoin.org/bitcoin.pdf
ㅇ Practical Byzantine fault tolerance
- http://dl.acm.org/citation.cfm?id=296824