Season 1 - BPS
  • Who We are
    • playNomm
      • Who We Are
        • 플레이놈
  • User Guide
    • Getting Started
      • How to Create playNomm Wallet
        • playNomm 지갑 만드는 방법
      • How to Fund LM (feat. Metamask)
        • 메타마스크를 통한 LM 전달 방법
      • How to Mint NFT
        • NFT 민팅 방법
    • SEASON 1 - BPS
      • Sign Up Guide
      • NFT Airdrop
      • Early Birds (Pre-Sale)
        • How To Mint Early Birds
        • WL Holder Purchase Guide
    • 시즌 1 - BPS
      • 회원 가입
      • NFT 에어드랍
      • 얼리버드 참여방법
        • 얼리버드 세일 참여 방법
        • 화이트리스트 홀더 구매가이드
        • 구매 후) NFT 보상 수령 방법
      • 메인세일 참여방법
        • 메인세일 참여하기 (ETH)
        • 메인세일 참여하기 (LM. kakao ver.)
        • 메인세일 참여하기 (LM. Discord ver.)
        • 민팅후) 조합 방법
      • A2E 마스터 가이드
  • Education
    • What is NFT?
      • NFT란 무엇인가?
      • Advanced - token standards & smart contracts
    • What is Cryptocurrency?
      • Cryptocurrency란 무엇인가?
    • What is Blockchain?
      • Blockchain이란 무엇인가?
    • What is gas?
    • What is ETH and WETH?
    • What is Etherscan?
    • How to avoid stolen token
    • playNomm
      • What is playNomm?
        • 플레이놈은 어떤 서비스인가요?
      • What is a crypto wallet?
        • 암호 화폐 지갑이란 무엇인가요?
      • What crypto wallets can I use with playNomm?
        • 어떤 암호화폐 지갑을 사용해야하나요?
      • What is Metamask wallet
        • 메타 마스크란 무엇인가요?
      • How to set up a Metamask wallet
        • 메타 마스크는 어떻게 추가 하나요?
      • What if my Metamask is not connecting?
        • 메타 마스크가 연동이 되지 않을 때
      • How can I transfer an NFT using playNomm
        • 보유한 NFT를 다른 사람에게 보낼 수 있나요?
      • Which blockchains does playNomm support?
        • 플레이놈은 어떤 블록체인을 기반으로 운용되나요?
      • How do I convert crypto to my local currency?
        • 암호화폐를 원화로 어떻게 바꿀 수 있을까요?
      • What currencies can I use on playNomm?
        • 플레이놈에서 사용할 수 있는 화폐의 종류가 어떻게 되나요?
      • Where can I buy LM?
        • LM은 어디서 구매할 수 있나요?
      • Suggestion?
        • 제안 사항이 있으신가요?
      • What is a mobile wallet?
        • 모바일 지갑은 무엇인가요?
      • What is LM token?
        • LM 토큰은 무엇인가요?
    • NFT
      • What is NFT
        • NFT란 무엇인가요?
      • What does NFT minting mean?
        • NFT 민팅이 무슨 뜻인가요?
      • How do I change the NFT information I created?
        • 생성한 NFT 정보는 어떻게 변경하나요?
      • How do I buy NFT?
        • NFT는 어떻게 구매하나요?
      • Can I pay NFT by credit card or KRW?
        • NFT를 신용카드나 원화로 결제할 수 있나요?
      • How do I buy fixed-price NFTs?
        • 정해진 가격의 NFT를 어떻게 구매할 수 있나요?
      • Where can I check the history of an NFT?
        • 어디서 NFT 기록을 확인할 수 있나요?
      • How do I sell NFT?
        • NFT는 어떻게 판매하나요?
      • How do I delete an NFT?
        • NFT를 삭제하는 방법이 뭔가요?
      • What is the sales fee?
        • 판매 수수료는 무엇인가요?
      • What is NFT rarity?
        • NFT 레어리티란 무엇인가요?
      • What is the NFT minting fee?
        • NFT 생성 수수료는 무엇인가요?
      • How do I find my transaction hash?
        • 내 트렌스엑션 해쉬는 어떻게 찾을 수 있나요?
      • What is a floor price?
        • 바닥가란 무엇인가요?
      • What is the blockchain usage fee?
        • 블록체인 이용 수수료는 무엇인가요?
      • What is the NFT purchase reward?
        • NFT 구매 리워드는 무엇인가요?
      • What is the NFT holding reward?
        • NFT 홀딩 리워드란 무엇인가요?
      • What is the NFT Exhibition Reward?
        • NFT 전시 리워드란 무엇인가요?
      • What is NFT Ranking?
        • NFT 랭킹이란 무엇인가요? (7d, all)
Powered by GitBook
On this page
  • What is the blockchain?
  • How does it work?
  • What is decentralization, and why is it important?
  • Removing Intermediaries
  1. Education

What is Blockchain?

What is the blockchain?

Blockchain is a distributed ledger technology (DLT) that can track and record anything of value from financial transactions to land titles. A distributed ledger means that a single piece of information is not stored in one single location (e.g. PC hard drive, server, etc) but rather, identical information is synchronized in several locations in order to maintain and verify the accuracy of information. This allows for a secure and decentralized way of storing and sharing information. Each block has limited information storage capacity and once a block is filled, it is chained (or linked) to the previous block through a cryptographic hash identifier; hence, the name blockchain.

How does it work?

Blockchains store blocks of information in a chronological sequence that are irreversible and immutable. For example, if there is a change in ownership of an NFT, the block with the previous ownership information does not rewrite, but rather the new information is stored in a new block showing that the NFT changed ownership from wallet A to wallet B at a particular date and time using a digital timestamp.

Blocks are added to the chain as new information is provided and verified by the nodes on the network. Before a new block is added, a few things need to happen:

  • A cryptographic puzzle must be solved, which creates the block.

  • The computer (node) that solves the puzzle shares the solution with all the computers on the network, also known as proof-of-work.

  • The network verifies the proof-of-work and, if correct, a new block is created.

What is decentralization, and why is it important?

Decentralization means no one person or entity (e.g. a company) has control over the network. The control and authority are spread out amongst thousands of individual computers (i.e. nodes), rather than centralized by a singular authority. Decentralization is important because it reduces the ability to tamper with stored information, which creates trust in the system.

Removing Intermediaries

Ultimately, one of the core benefits a blockchain accomplishes is that it removes all intermediaries from the process, thus creating a trustless peer-to-peer network. For example: A bank acts as the intermediary between you and another person/business to which you want to send money. The bank is paid a fee for processing the transaction and ultimately has full oversight and control of the transaction.

Blockchain technology has the power to transform how we do business within the finance and banking sector, global currency exchange, personal data storage (ie medical records) and even how we buy and sell real estate. Be ready, because blockchain technology could change almost every industry you can think of!

PreviousCryptocurrency란 무엇인가?NextBlockchain이란 무엇인가?

Last updated 2 years ago