25 Matching Annotations
  1. Mar 2021
    1. Before the launch of the platform, the entity issues the tokens at a certain price and uses the proceeds of the sale as an alternative funding to finance the platform development (Chuen et al. 2017; Ehrsam 2016a). The issuing entity promotes the token sale with the prospect of an increase of the token value.

      incentive of UT

    2. The entity behind the platforms issues its own blockchain-enabled token (Bachmann et al. 2019; Fridgen et al. 2018; Lee et al. 2018). So far, various token designs enable different applications. One token type is the “utility token”, which represents the right to access the offered products or services on the platform (ICOscoring 2018). In the blockchain context, we refer to this representation as tokenization (Dale 2018).

      utility token

    1. Another intriguing cryptocurrency is Metronome. It is issued on the bitcoin network as well as on ethereum classic and others. What makes Metronome so interesting, is users can import and export it across chains. Such interoperability is a big challenge but it's also a big opportunity.
    2. A cryptoasset is a digital asset that uses cryptography, a peer-to-peer network, and a public ledger to do three things: To regulate the creation of the units, to verify transactions and to secure these transactions without any middleman.

      crypto asset def

  2. Feb 2021
    1. An HD wallet uses algorithms to create a new public-private key pair for each transaction or piece of a larger trade. This thus would allow a user to have a virtually infinite number of public addresses all derived from a single master seed phrase, making their identity difficult to trace.

      workaround to avoid full trace with attribution

    2. Data on blockchains are different from data on the Internet, and in one important way in particular. On the Internet most of the information is malleable and fleeting. The exact date and time of its publication isn't critical to past or future information. On a blockchain, the truth of the present relies on the details of the past. Bitcoins moving across the network have been permanently stamped from the moment of their coinage.

      data on blockchain vs internet

    3. money and other assets aren't like the other things you can share online. If you send a selfie to a friend, you can still share it with another. But you can't give your friend a dollar you've already given to someone else. The money must leave your account to go into your friend's. It can't exist in two places at once. If the Internet treated money just like information, there would be a risk if you're spending the same money twice.

      Money vs information in internet

    4. With blockchain, trust comes from the network itself. Instead of simply trusting a middleman institution, we can trust the blockchain code. The way that the blockchain is built means all parties in the system, not just the ones involved in the transaction, come to an agreement on what the facts are. And once they agree, a new block is added

      Trust in blockchain

    5. A distributed ledger is a database existing in many places with many people using it. Not all distributed ledgers have the encryption and verification standards of a blockchain. A blockchain is a specific type of distributed ledger,

      distributed ledger