🪙Blockchain for Beginners
❓Binance Smart Chain? ❓Layer 2 ❓Why Choose BSC ❓How Are NFTs Created? ❓BEP20 Standard ❓Verifying the Creator ❓How Do the Game Database and NFTs Interact? ❓Using a Block Explorer
Check the Essential Blockchain Knowledge for Gameplay!
Blockchain is a new form of data storage based on “distributed ledger technology.” To own or trade digital assets like NFTs in your game, understanding basic blockchain concepts will help you grasp everything more smoothly.
‼️Binance Smart Chain?
Binance Smart Chain (BSC) is a blockchain network that handles transactions quickly with relatively low fees. It offers compatibility with various decentralized applications (DApps), making it easy and efficient to trade in-game items or NFTs.
‼️Layer 2
Layer 2 solutions reduce congestion on the main blockchain (Layer 1) and increase transaction speeds. By processing a large number of transactions on a separate protocol and only recording the final results on the main chain, they save both time and costs.
‼️Why Choose BSC
We decided on Binance Smart Chain (BSC) because we believe BNB is one of the most stable tokens available. If the managing company were to go bankrupt, updates could be halted indefinitely. Therefore, we concluded that starting on a trustworthy platform right from the beginning was the wisest choice. BSC offers both stability and scalability, providing a reliable foundation for long-term operation.
‼️How Are NFTs Created?
NFTs (Non-Fungible Tokens) are digital assets that possess uniqueness and scarcity. They are typically issued through smart contracts, each with a distinct ID. This uniqueness allows for true “ownership” of digital items like game assets or artwork.
‼️BEP20 Standard
BEP20 is the token standard used on BSC. Tokens following this standard are mutually compatible, making it easy to transfer, store, or trade them across various wallets and exchanges.
‼️Verifying the Creator
When trading NFTs, always verify the creator or issuer. You can look up the creator’s address on BSCscan or use the SEARCH NFT page on EXTOCIUM’s website for verification. Confirming that the NFT is issued by a trusted creator and matches official release information is the first step toward a safe transaction.
‼️How Do the Game Database and NFTs Interact?
When an NFT is created, its unique token ID and attribute data are recorded on both the blockchain and the game database. In-game actions like using or transferring an NFT are handled through a smart contract and APIs, which notify the game DB of any changes in ownership or attributes. In this setup, the blockchain provides “proof of ownership and transactions,” while the game DB manages fast data processing. These two systems stay synchronized so that whenever a player uses an NFT in-game or moves it to an external wallet, everything remains up-to-date.
‼️Using a Block Explorer
A block explorer is a website that allows you to search blockchain data such as transactions, blocks, and wallet addresses. For BSC, you can use tools like BscScan to view smart contract details, token issuance history, and changes in ownership.
❓Binance Smart Chain? ❓레이어2 ❓BSC를 선택한 이유 ❓NFT는 어떻게 만들어지나요? ❓BEP20 규격 ❓제작자 확인하기 ❓게임 DB와 NFT는 어떻게 연동되나요? ❓Block 탐색기 사용해보기
게임을 이용하는데 필요한 블록체인 지식들을 확인해보세요!
블록체인은 ‘분산 원장 기술’을 기반으로 한 새로운 형태의 데이터 저장 방식입니다. 게임을 플레이하면서 디지털 자산인 NFT를 소유하거나 거래하려면, 기본적인 블록체인 개념을 알고 계시면 더욱 수월하게 이해하실 수 있습니다.
‼️Binance Smart Chain?
Binance Smart Chain(BSC)은 빠르고 저렴한 수수료로 트랜잭션을 처리할 수 있는 블록체인 네트워크입니다. 다양한 탈중앙화 애플리케이션(DApp)과 호환성을 제공하여, 게임 내 아이템이나 NFT를 쉽고 빠르게 거래할 수 있습니다.
‼️레이어2
레이어2는 메인 블록체인(레이어1)의 혼잡을 줄이고 거래 속도를 높이기 위해 도입된 확장성 솔루션입니다. 별도의 프로토콜 위에서 대량의 트랜잭션을 처리한 뒤, 결과만 메인 블록체인에 기록해 비용과 시간을 절약합니다.
‼️BSC를 선택한 이유
우리는 다양한 토큰 중에서 BNB가 가장 안정적이라고 생각하여 바이낸스 스마트 체인(BSC)을 선택했습니다. 만약 운영하는 회사가 파산한다면 더 이상 업데이트가 이루어지지 않을 위험이 있기 때문에, 처음부터 믿을 수 있는 플랫폼에서 시작하는 것이 가장 현명하다고 판단했습니다. BSC는 안정성과 확장성을 모두 갖추고 있어, 장기적으로도 안정적인 운영 기반을 마련할 수 있습니다.
‼️NFT는 어떻게 만들어지나요?
NFT(Non-Fungible Token)는 고유성과 희소성을 지닌 디지털 자산입니다. 일반적으로 스마트 컨트랙트를 통해 발행되며, 각 NFT는 서로 다른 고유 ID를 가지고 있습니다. 이런 특성 덕분에 게임 아이템이나 예술 작품 등에 적용되어 진정한 ‘소유권’을 증명할 수 있습니다.
‼️BEP20 규격
BEP20은 BSC에서 사용되는 토큰 표준 규격입니다. 이 규격을 따른 토큰들은 상호 호환성을 갖추어, 다양한 지갑 및 거래소에서 쉽게 전송·보관·거래가 가능합니다.
‼️제작자 확인하기
NFT를 거래할 때는 반드시 제작자(혹은 발행자)의 정보를 확인하세요. BSCscan을 통해 조회하거나, EXTOCIUM 홈페이지의 SEARCH NFT 페이지를 통해서도 확인이 가능합니다. 믿을 수 있는 제작자가 발행한 NFT인지, 공식 채널을 통해 배포된 정보가 맞는지 확인하는 것이 안전한 거래의 첫걸음입니다.
‼️게임 DB와 NFT는 어떻게 연동되나요?
NFT가 생성되면, 고유 토큰 ID와 속성 정보가 블록체인과 게임 DB에 각각 기록됩니다. 게임 내에서 NFT를 사용하거나 전송할 때는 스마트 컨트랙트와 API를 통해 소유권 변경이나 속성 변화를 감지하고, 게임 DB가 이를 실시간으로 업데이트합니다. 이처럼 NFT는 블록체인에 ‘소유권과 거래의 증거’를 남기고, 게임 DB는 빠른 데이터 처리를 위해 정보를 관리합니다. 두 시스템은 상호 연결되어 있어, 플레이어가 NFT를 활용하거나 외부 지갑으로 옮길 때, 항상 최신 상태가 유지되도록 동기화합니다.
‼️ Block 탐색기 사용해보기
Block 탐색기는 블록체인상의 트랜잭션, 블록, 지갑 주소 등의 정보를 검색할 수 있는 웹사이트입니다. 예를 들어 BSC의 경우, BscScan 같은 탐색기를 사용하면 스마트 컨트랙트 정보, 토큰 발행 이력, 소유권 변경 기록 등을 직접 확인할 수 있습니다.
❓Binance Smart Chainとは? ❓レイヤー2 ❓BSCを選んだ理由 ❓NFTはどうやって作られるの? ❓BEP20規格 ❓制作者の確認 ❓ゲームDBとNFTはどう連動するの? ❓Blockエクスプローラーを使ってみよう
ゲーム利用に必要なブロックチェーン知識を確認しましょう!
ブロックチェーンは「分散型台帳技術」を基盤とする新しいデータ保存の仕組みです。 ゲーム内でNFTなどのデジタル資産を所有・取引するには、基本的なブロックチェーンの概念を理解しておくとスムーズです。
‼️Binance Smart Chainとは?
Binance Smart Chain(BSC)は、トランザクションを低い手数料で高速に処理できるブロックチェーンネットワークです。 さまざまな分散型アプリケーション(DApp)に対応し、ゲーム内アイテムやNFTを簡単かつ迅速に取引できます。
‼️レイヤー2
レイヤー2はメインブロックチェーン(レイヤー1)の混雑を緩和し、取引速度を向上させる拡張ソリューションです。 別のプロトコル上で多くのトランザクションを処理し、その結果だけをメインチェーンに記録することで、時間とコストを節約できます。
‼️BSCを選んだ理由
私たちは数あるトークンの中でBNBが最も安定していると考え、Binance Smart Chain(BSC)を選択しました。もし運営会社が破綻すれば、アップデートが停止するリスクがあります。したがって、最初から信頼できるプラットフォームを利用することが賢明だと判断しました。BSCは安定性と拡張性を兼ね備えており、長期的な運営基盤として信頼できる選択肢です.
‼️NFTはどうやって作られるの?
NFT(Non-Fungible Token)は、唯一性と希少性を持つデジタル資産です。 通常はスマートコントラクトによって発行され、各NFTは一意のIDを持っています。 この特性により、ゲームアイテムやアート作品などに対して真の「所有権」を証明できます。
‼️BEP20規格
BEP20はBSC上で使用されるトークンの標準規格です。 この規格に準拠したトークンは互換性が高く、さまざまなウォレットや取引所で簡単に送受信や保管、取引が可能です。
‼️制作者の確認
NFTを取引する際は、必ず制作者(あるいは発行者)の情報を確認してください。 BSCscanで制作者のアドレスを検索したり、EXTOCIUMのSEARCH NFTページで確認することもできます。 信頼できる制作者が発行したNFTか、公式チャンネルの情報と一致しているかをチェックすることが、安全な取引の第一歩です。
‼️ゲームDBとNFTはどう連動するの?
NFTが生成されると、その固有のトークンIDや属性情報がブロックチェーンとゲームDBの両方に記録されます。ゲーム内でNFTを使用・転送する際は、スマートコントラクトとAPIを介して所有権や属性の変化が検知され、ゲームDBにリアルタイムで反映されます。 このようにNFTはブロックチェーン上で「所有権と取引履歴の証拠」を残し、ゲームDBは迅速なデータ処理を担当します。2つのシステムは相互に連携し、プレイヤーがNFTをゲーム内で使ったり外部ウォレットへ移動するときに常に最新状態が保たれるように同期します。
‼️ Blockエクスプローラーを使ってみよう
Blockエクスプローラーとは、トランザクションやブロック、ウォレットアドレスなどのブロックチェーン上の情報を検索できるウェブサイトです。 たとえばBSCの場合、BscScanなどを使用すると、スマートコントラクトの詳細やトークンの発行履歴、所有権の変更記録などを確認できます。
Last updated