블록체인 공부를 위한 기초 컨텐츠를 모아 놓은 곳
<비트코인>
- https://bitcoin.org/bitcoin.pdf 비트코인 White Paper
- https://github.com/bitcoin/bitcoin 비트코인 코어 코드
- https://en.bitcoin.it/wiki/Main_Page 비트코인 Wiki
- https://jeiwan.cc/ 비트코인 간단히 구현하기
<이더리움>
- https://github.com/ethereum/wiki/wiki/White-Paper 이더리움 White Paper(영문) https://github.com/ethereum/wiki/wiki/%5BKorean%5D-White-Paper 이더리움 White Paper (한글)
- https://github.com/ethereum/go-ethereum 이더리움 코어 코드
- https://github.com/ethereum/wiki/wiki 이더리움 Wiki
- https://ethresear.ch/ 이더리움 리서치
- https://etherscan.io/ 이더리움 트랜잭션을 볼수있는 사이트
- https://ethernodes.org/network/1 이더리움 네트워크를 볼수있는 사이트
<Solidity 프로그래밍 / Smart contract Security>
- https://cryptozombies.io/ 크립토좀비
- https://consensys.github.io/smart-contract-best-practices/general_philosophy/ 스마트 컨트랙트 보안
- http://solidity.readthedocs.io/en/latest/contracts.html#creating-contracts Solidity 문서
<그외 알트코인>
-Tendermint
- https://atrium.lib.uoguelph.ca/xmlui/bitstream/handle/10214/9769/Buchman_Ethan_201606_MAsc.pdf Tendermint White Paper
-라이트코인
- https://medium.com/@SatoshiLite 찰리 리 미디엄
- https://twitter.com/satoshilite 찰리 리 트위터
-리플
- https://ripple.com/files/ripple_consensus_whitepaper.pdf 리플 White Paper
-퀀텀
- https://www.quantumproject.org/s/whitepaper.pdf 퀀텀 White Paper
-이오스
- https://github.com/EOSIO/Documentation/blob/master/ko-KR/TechnicalWhitePaper.md 이오스 White Paper(한글)
-대시
- https://github.com/dashpay/dash/wiki/Whitepaper 대시 White Paper
-테조스
- https://hackernoon.com/@arthurb 아서 B(테조스 CEO) 블로그
- https://twitter.com/arthurb 아서 B 트위터
<블록체인 소식>
- https://www.youtube.com/channel/UCsH44G5T4hHXYrb1aGUB1Gw/featured 블록체이너스 유튜브 채널
- http://www.hashedpost.com/ 해시드 <기타 유명인>
- https://www.rise.global/top-fintech-people Top100 블록체인 Influencer
- https://twitter.com/aantonop 안드레아스.M.안토노폴로스(Mastering Bitcoin 저자) 트위터
<관련 개념>
-PBFT
-P2P network
-암호화 알고리즘
- https://wkdtjsgur100.github.io/RSA-algorithm/ RSA 알고리즘
- https://steemit.com/kr/@icoreport/key-1-rsa 타원곡선 암호법(1)
- https://steemit.com/kr/@icoreport/key-2-ecc 타원곡선 암호법(2)
- https://github.com/bellaj/Blockchain/blob/6bffb47afae6a2a70903a26d215484cf8ff03859/ecdsa_bitcoin.pdf ECDSA
- https://learncryptography.com/hash-functions/why-are-hashes-irreversible Hash function
- https://www.coindesk.com/bitcoin-hash-functions-explained/ Hash function(2)
<위키피디아>
- https://ko.wikipedia.org/wiki/%EC%95%94%ED%98%B8%ED%95%99 암호학
- https://ko.wikipedia.org/wiki/%EC%A0%84%EC%9E%90%EC%84%9C%EB%AA%85 전자 서명
<비탈릭 부테린>
- http://vitalik.ca/ 비탈릭 부테린 개인 Website
- https://medium.com/@VitalikButerin 비탈릭 부테린 미디엄
- https://twitter.com/VitalikButerin 비탈릭 부테린 트위터