What are Decentralized Exchanges

A Decentralized Exchange (DEX) is a service that allows participants to list and exchange assets directly and openly. DEXs are implemented on-chain using smart-contracts. Using these decentralized applications (DApps) it is possible to list, buy, and sell any type of asset, including cryptocurrencies, stocks, or any other type of securities.

Exchanges can be broadly classified into two categories:

  • Order book exchanges: An order book exchange is a type of exchange that operates by matching buyers and sellers based on their orders. Buyers place orders to buy an asset at a specific price, and sellers place orders to sell an asset at a specific price. The exchange matches the orders and executes the trade when the bid and ask prices cross (i.e., a buyer is willing to pay at least the same price as a seller is willing to sell). Examples of order book exchanges include traditional stock exchanges like the New York Stock Exchange (NYSE) and cryptocurrency exchanges like Coinbase and Binance. 
Order book-based exchange keeps selling and buying orders books and matches these to generate trades when prices cross.
  • Automated Market Makers (AMMs): Automated Market Makers are a type of exchange that operates using algorithms to automatically set the prices of assets based on supply and demand. AMMs do not use an order book to match buyers and sellers. Instead, they use a simple algorithm to calculate the price of an asset based on the amount of it that is being bought and sold. Examples of AMMs include UniSwap and SushiSwap in the cryptocurrency space.
DeFi Book Automatic Market Maker
Automatic Market Makers have two pools of assets (A and B) that are balanced via a constant k ratio.

Read More

What are NFTs

The acronym NFTs refers to Non-Fungible-Tokens. NFTs represent unique assets with properties that are not replaceable. These tokens contrast with Fungible Tokens that can be easily interchanged with another equal or similar asset (e.g., a cryptocurrency).

DeFi Book NTFs Assets Web3
Smartcontract Tokenizing Assets and with Web3 Interfaces

NFTs became popularized with digital art projects like CryptoKitties (2017), CryptoPunks (2017), Bored Ape Yacht Club (2021), and the record-setting Beeple’s artwork Everydays (2021) that sold for 69 million dollars.

Read More