2024.08.18

XML

(2)暗号通貨取引の仕組み:包括的なガイド How Cryptocurrency Transactions Work: A Comprehensive Guide 

 

テーマ:英語のお勉強日記(7976)

カテゴリ:仮想通貨

 

​Generating a Cryptocurrency Wallet Address: The Role of Cryptographic Hashing
暗号通貨ウォレットアドレスの生成: 暗号化ハッシュの役割​

In this case, aside from the public and private keys, we also have the cryptocurrency wallet address.
この場合、公開鍵と秘密鍵の他に、暗号通貨ウォレットアドレスもあります。

Now, to generate this address, what you do is to use precisely that very public key — remember the public key was generated off of the private key, and plug it into a cryptographic hashing algorithm. This is another type of one-way mathematical algorithm that takes any input and converts it into a fixed-length random string of alphanumeric code called a “hash.”
さて、このアドレスを生成するには、まさにその公開鍵を使用します — 公開鍵が秘密鍵から生成されたことを思い出してください。そして、それを暗号ハッシュアルゴリズムに差し込むことです。これは、任意の入力を受け取り、それを「ハッシュ」と呼ばれる英数字コードの固定長のランダムな文字列に変換する一方向数学的アルゴリズムの別のタイプです。

Hash codes could be said to be “unique” and “deterministic.” In other words, each entry creates a completely unique hash code that is the exact same value each time it is run through the algorithm.
ハッシュコードは、「一意」で「決定論的」であると言えるであろう。つまり、各入力は、アルゴリズムを実行するたびにまったく同じ値である完全に一意のハッシュ コードを作成します。

As with public and private keys, it is impossible to look at a hash and know which entry created it.
公開鍵や秘密鍵と同様に、ハッシュを見て、どの入力がそれを作成したかを知ることは不可能です。

This hash, which serves as the address of a cryptocurrency wallet, is what users share to receive incoming cryptocurrency transactions.
このハッシュは、暗号通貨ウォレットのアドレスとして機能し、ユーザーが受信する暗号通貨トランザクションを受け取るために共有するものです。

​Private and Public Keys’ Storage Solutions: Hot Wallets vs. Cold Wallets
秘密鍵と公開鍵の記憶ソリューション: ホットウォレットとコールドウォレット​

Hot wallets are so called because they store the keys online in the wallet software itself.
ホットウォレットは、ウォレットソフトウェア自体に鍵をオンラインで保存するため、そのように呼ばれています。

On the other hand, this also makes users vulnerable to attacks from cyber-criminals.
一方で、これにより、ユーザーはサイバー犯罪者からの攻撃に対して脆弱になります。

The private and public keys of a cold wallet are stored offline on the physical device.
コールドウォレットの秘密鍵と公開鍵は、物理デバイスにオフラインで保存されます。

Therefore, it is practically impossible to attack cold wallets over the Internet. Now, the drawback is that every time a user wants to make a transfer, they have to connect their cold wallet to a computer or smart device.
したがって、インターネット経由でコールドウォレットを攻撃することは事実上不可能です。さて、欠点は、ユーザーが送金を希望するたびに、コールドウォレットをコンピューターまたはスマートデバイスに接続する必要があることです。

While this issue is less of a problem for the long-term holders who trade very infrequently, it does develop as a headache for more active traders who keep on transferring funds from one address to another.
この問題は、取引頻度が非常に低い長期保有者にとってはそれほど問題ではありませんが、あるアドレスから別のアドレスに資金を移動し続けるよりアクティブなトレーダーにとっては頭痛の種となります。

​Processing Cryptocurrency Transactions on a Blockchain Network
ブロックチェーンのネットワークでの暗号通貨取引の処理​

​Overview of Blockchain Technology
ブロックチェーン技術の概要​

Anyone in the world can participate in managing a public blockchain network, as long as they have access to the Internet and a smart device. Most blockchain networks take steps to “decentralize” the platforms and ensure that no one person or central authority can take control of the blockchain ledger.
インターネットとスマートデバイスにアクセスできる限り、世界中の誰もが公開ブロックチェーンネットワークの管理に参加できます。ほとんどのブロックチェーンネットワークは、プラットフォームを「分散化」し、1人の人物や中央機関がブロックチェーン台帳を制御できないようにするための措置を講じています。

Users who voluntarily take the time to become active participants in a blockchain network are known as “nodes.” Nodes can perform various functions, such as maintaining a complete history of transactions or carrying out the very important task of validating data.
ブロックチェーンネットワークに積極的に参加するために時間を割くユーザーは、「ノード」と呼ばれます。ノードは、トランザクションの完全な履歴を維持したり、データを検証するという非常に重要なタスクを実行したりするなど、さまざまな機能を実行できます。

What is a Blockchain? Understanding the Virtual Chain of Data
ブロックチェーンとは? データの仮想チェーンを理解する​

Think of a blockchain as, well, a virtual chain of boxes (or “blocks”), inside each of which is some quantity of data. For cryptocurrency networks, this data is mostly transactional information: who has transferred what, to whom, and at what time.
ブロックチェーンは、ボックス(または「ブロック」)の仮想チェーンと考えてください。各ボックス内にはある程度のデータがあります。暗号通貨ネットワークの場合、このデータは主に取引情報であり、誰が何を、誰に、いつ転送したかです。

As new transactions are issued to the network, new blocks must be created, filled with the new data, verified, and added to the chain.
新しいトランザクションがネットワークに発行されると、新しいブロックを作成し、新しいデータを入力し、検証してチェーンに追加する必要があります。

All blocks added to the blockchain are permanent and immutable, so it is impossible to go back and change the information stored in the finalized block. That’s why data validation is so important. Every piece of information about transactions has to be checked by the nodes in the network, which all have to agree on something for valid transactions to pass.
ブロックチェーンに追加されたすべてのブロックは永続的で不変であるため、確定したブロックに保存されている情報をさかのぼって変更することはできません。だからこそ、データ検証が重要なのです。トランザクションに関するすべての情報は、ネットワーク内のノードによってチェックされなければならず、有効なトランザクションが通過するためには、すべてのノードが何かに同意する必要があります。

Since there is no one central authority implementing the network, the validation system is automatic to default on agreeing to all the nodes that new data added to the blockchain has been committed. This system, which is applied in block chain networks, especially in Bitcoin to mine valid transactions, prevents other people from injecting fake transactions into the network.
ネットワークを実装する中央当局が1つではないため、検証システムは、ブロックチェーンに追加された新しいデータがコミットされたすべてのノードに同意することで、デフォルトで自動的に行われます。このシステムは、ブロックチェーンのネットワークで、特にビットコインで有効なトランザクションをマイニングするために適用され、他の人がネットワークに偽のトランザクションを注入するのを防ぎます。

Simply put, this is a mechanism for reaching an agreement.
簡単に言えば、これは合意に達するためのメカニズムです。

While different blockchains cope with the problem by various styles of consensus mechanisms, all of them are trying to achieve the same goal: maintaining accurate ownership and transaction information.
さまざまなブロックチェーンがさまざまなスタイルの合意メカニズムによって問題に対処していますが、すべてのブロックチェーンが正確な所有権と取引情報を維持するという同じ目標を達成しようとしています。

To this day, proof of work and proof of stake remain the most widely used systems in the cryptocurrency space.
今日に至るまで、仕事の証明と掛け金の証明は、暗号通貨の分野で最も広く使用されているシステムであり続けています。

​Understanding Transaction Fees in Cryptocurrency Payments
暗号通貨の支払いにおける取引手数料を理解する​

Namely, every user of any given cryptocurrency has to pay a certain premium in exchange for its service known as a transaction fee. Sometimes, this is referred to as a gas fee, due for his or her payment to get processed.
つまり、特定の暗号通貨のすべてのユーザーは、取引手数料として知られるそのサービスと引き換えに、一定のプレミアムを支払う必要があります。時々、これは彼または彼女の支払いが処理されるために支払うべきガス料金と呼ばれます。

Now, since we have explained the various components making up the process of a cryptocurrency transaction, let us look at how a payment works from start to finish.
さて、暗号通貨取引のプロセスを構成するさまざまなコンポーネントについて説明したので、支払いが最初から最後までどのように機能するかを見てみましょう。

These could vary depending on the blockchain and how congested it is at that very moment.
これらは、ブロックチェーンとその瞬間の混雑度によって異なります。

Some cases allow users to add a tip to the transaction fee to encourage validators to help them quicker by placing them over others in the queue.
場合によっては、ユーザーが取引手数料にチップを追加して、検証者が待ち列内の他のユーザーよりも優先して迅速に支援するように促すことができます。

​Step-by-Step Guide to Creating and Signing a Cryptocurrency Transaction
暗号通貨取引の作成と署名の段階的ガイド​

It’s also worth pointing out that nearly all of the steps mentioned in this list are done automatically by the underlying code of the Bitcoin protocol and by the nodes on the network. All the Bitcoin user has to do is enter the amount of crypto they want to send, copy and paste the recipient’s public wallet address, and hit send.
また、このリストに記載されているほぼすべての手順は、ビットコインプロトコルの基盤となるコードとネットワーク上のノードによって自動的に実行されることも指摘する価値があります。ビットコインユーザーがしなければならないのは、送信したい暗号の量を入力し、受信者の公開ウォレットアドレスをコピーして貼り付け、送信を押すことだけです。

​The process of sending a transaction consists of three phases:
トランザクションを送信するプロセスは、次の 3つのフェーズで構成されます。​

l   Transaction
    取引

l   Issue
    発行

 

l   Settlement

    決済

 

=========================

インターネット・コンピュータランキング
=========================
ネットサービスランキング
=========================

 

【HIS】旅行プログラム

 

ヒアロディープパッチ

 

管理栄養士監修の手作り宅配健康食『ウェルネスダイニング』

 

【エブリィフレシャス】浄水型ウォーターサーバー

 

ととのうみすと

 

EcoFlow Japan