Skip to content

LeeJongbokz/blockchainbasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

blockchainbasics

블록체인 공부를 위한 기초 컨텐츠를 모아 놓은 곳

<비트코인>

  1. https://bitcoin.org/bitcoin.pdf 비트코인 White Paper
  2. https://github.com/bitcoin/bitcoin  비트코인 코어 코드
  3. https://en.bitcoin.it/wiki/Main_Page  비트코인 Wiki
  4. https://jeiwan.cc/ 비트코인 간단히 구현하기

<이더리움>

  1. https://github.com/ethereum/wiki/wiki/White-Paper 이더리움 White Paper(영문)     https://github.com/ethereum/wiki/wiki/%5BKorean%5D-White-Paper 이더리움 White Paper (한글)
  2. https://github.com/ethereum/go-ethereum 이더리움 코어 코드
  3. https://github.com/ethereum/wiki/wiki 이더리움 Wiki
  4. https://ethresear.ch/ 이더리움 리서치
  5. https://etherscan.io/ 이더리움 트랜잭션을 볼수있는 사이트
  6. https://ethernodes.org/network/1 이더리움 네트워크를 볼수있는 사이트

<Solidity 프로그래밍 / Smart contract Security>

  1. https://cryptozombies.io/ 크립토좀비
  2. https://consensys.github.io/smart-contract-best-practices/general_philosophy/ 스마트 컨트랙트 보안
  3. http://solidity.readthedocs.io/en/latest/contracts.html#creating-contracts Solidity 문서

<그외 알트코인>

-Tendermint

  1. https://atrium.lib.uoguelph.ca/xmlui/bitstream/handle/10214/9769/Buchman_Ethan_201606_MAsc.pdf Tendermint White Paper

-라이트코인

  1. https://medium.com/@SatoshiLite 찰리 리 미디엄
  2. https://twitter.com/satoshilite 찰리 리 트위터

-리플 

  1. https://ripple.com/files/ripple_consensus_whitepaper.pdf 리플 White Paper

-퀀텀

  1. https://www.quantumproject.org/s/whitepaper.pdf 퀀텀 White Paper

-이오스

  1. https://github.com/EOSIO/Documentation/blob/master/ko-KR/TechnicalWhitePaper.md 이오스 White Paper(한글)

-대시

  1. https://github.com/dashpay/dash/wiki/Whitepaper 대시 White Paper

-테조스

  1. https://hackernoon.com/@arthurb 아서 B(테조스 CEO) 블로그
  2. https://twitter.com/arthurb 아서 B 트위터

<블록체인 소식>

  1. https://www.youtube.com/channel/UCsH44G5T4hHXYrb1aGUB1Gw/featured 블록체이너스 유튜브 채널
  2. http://www.hashedpost.com/ 해시드 <기타 유명인>
  3. https://www.rise.global/top-fintech-people Top100 블록체인 Influencer
  4. https://twitter.com/aantonop 안드레아스.M.안토노폴로스(Mastering Bitcoin 저자) 트위터

<관련 개념>

-PBFT

  1. http://www.pmg.lcs.mit.edu/papers/osdi99.pdf PBFT논문

-P2P network

  1. https://www.digitalcitizen.life/what-is-p2p-peer-to-peer

-암호화 알고리즘

  1. https://wkdtjsgur100.github.io/RSA-algorithm/ RSA 알고리즘
  2. https://steemit.com/kr/@icoreport/key-1-rsa 타원곡선 암호법(1)
  3. https://steemit.com/kr/@icoreport/key-2-ecc 타원곡선 암호법(2)
  4. https://github.com/bellaj/Blockchain/blob/6bffb47afae6a2a70903a26d215484cf8ff03859/ecdsa_bitcoin.pdf ECDSA
  5. https://learncryptography.com/hash-functions/why-are-hashes-irreversible Hash function
  6. https://www.coindesk.com/bitcoin-hash-functions-explained/ Hash function(2)

<위키피디아>

  1. https://ko.wikipedia.org/wiki/%EC%95%94%ED%98%B8%ED%95%99 암호학
  2. https://ko.wikipedia.org/wiki/%EC%A0%84%EC%9E%90%EC%84%9C%EB%AA%85  전자 서명

<비탈릭 부테린>

  1. http://vitalik.ca/ 비탈릭 부테린 개인 Website
  2. https://medium.com/@VitalikButerin 비탈릭 부테린 미디엄
  3. https://twitter.com/VitalikButerin 비탈릭 부테린 트위터

About

블록체인 공부를 위한 기초 컨텐츠를 모아 놓은 곳

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published