{"componentChunkName":"component---src-components-blogpost-blogpost-jsx","path":"/blog/2020-03-23-latex/","result":{"data":{"site":{"siteMetadata":{"title":"K011"}},"mdx":{"id":"f0101cd7-c9df-52c9-a39f-b0193d01ddcf","body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"DLTs and blockchain\",\n  \"date\": \"2021-05-26\",\n  \"description\": \"Distributed ledger technology \"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h1\", null, \"DLTs\"), mdx(\"p\", null, \"Distributed ledger technology is the way to call a database that is stored in different locations. This is done because unlike a centralized system it is difficult for data to be deleted.\"), mdx(\"p\", null, \"dlt's are differentiated by the data structure, and the distribution of data storage they handle.\"), mdx(\"p\", null, \"The first DLT was blockchain, however there are several DLTs such as tempo and DAG (directed acyclic graphs)\"), mdx(\"center\", null, mdx(\"img\", {\n    src: \"https://imgur.com/7PnolCk.png\"\n  })), \"blockchain being a distributed technology everyone can be part of it, any transaction that is made is stored in the distributed public record book which remains in several nodes, so it is said that blockchain is impossible to hack because to hack it you need to hack all the nodes that are spread around the world.\", mdx(\"p\", null, \"for example any change or any attack on any node will remain the change in the record of that node and that record will be different from the others so it will be easy to notice and correct it. as the distributed public ledger will be taken real if it is equal to the one in the largest number of nodes.\\nBlockchain is a technology and DLTs is a set of technologies\"), mdx(\"hr\", null), mdx(\"p\", null, \"blockchain can be used in several ways \"), mdx(\"h2\", null, \"Currency\"), mdx(\"img\", {\n    src: \"https://imgur.com/ujhGvPd.png\",\n    height: \"200px\",\n    align: \"left\"\n  }), \"Blockchain can be used in several ways, one of them are cryptocurrencies that are intended as a currency to replace money. They can be used to exchange goods. In a cryptocurrency there is no entity that regulates the value of the currency as the registration of transactions, as there is with legal money. In a cryptocurrency, security and, so to speak, privacy are paramount. Security, since all transactions are in a public registry but with private addresses (i.e. all transactions are public but it is very difficult to know from whom they come or to whom they are directed).\", mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"a\", {\n    href: \"https://bitcoin.org\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Bitcoin (BTC)\")), \"\\nBitcoin was created by Satoshi Nakamoto in 2009. To this day it remains a mystery who Satoshi is.\\t\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"a\", {\n    href: \"https://www.binance.com/en/buy-BNB\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Binance Coin (BNB)\")), \"\\nBNB is the cryptocurrency on which the Binance ecosystem is built. Being one of the most famous utility tokens worldwide\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"a\", {\n    href: \"https://litecoin.org/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Litecoin (LTC) \")), \"\\nLitecoin is practically the same as bitcoin in its technical aspect. It was intended to be an alternative to bitcoin for low-value transfers, and each litecoin is divided into 100,000,000 smaller units, defined by eight decimal places.\"), mdx(\"h2\", null, \"Private Currency\"), mdx(\"p\", null, \"As with all transactions in the previous category, they are stored in a public ledger and can be viewed by anyone. Other privacy-focused cryptoassets were made such as :\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://www.getmonero.org/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Monero (XMR) \"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://navcoin.org/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Navcoin (NAV) \"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://z.cash/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Zcash (ZEC)\")))), mdx(\"h2\", null, \"Social\"), mdx(\"p\", null, \"blockchain is not always thought in currencies for example there are some cryptoassets that are thought in social networks. That is to say, to remunerate in some way a social network\"), mdx(\"p\", null, \"Some of these are:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://steem.com/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Steem (STEEM)\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://status.im/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Status (SNT)\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://reddcoin.com/#home\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Reddcoin (RDD)\")))), mdx(\"h2\", null, \"Dev\"), mdx(\"p\", null, \"there are other cryptoassets that specialize in development so that an application can be built on their blockchain\\nSome of these are:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://reddcoin.com/#home\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Ethereum (ETH)\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://iconrepublic.org/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"ICON (ICX)\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://qtum.org\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Qtum (QTUM)\")))), mdx(\"h2\", null, \"Storage\"), mdx(\"p\", null, \"you can even find cryptoassets focused on blockchain-based cloud storage. \"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://sia.tech/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"SIA (SC)\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://filecoin.io/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Filecoin (FIL)\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://storj.io/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Storj (STORJ)\")))), mdx(\"h2\", null, \"IOT\"), mdx(\"p\", null, \"There are also cryptoassets based on blockchain, which aim to securely enable the exchange of information and value in the Internet of Things.\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://iota.org/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"Iota (MIOTA)\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    href: \"https://iotchain.io/\",\n    className: \"link  white hover-white-60\",\n    target: \"_blank\"\n  }, \"IoT Chain (ITC)\")))), mdx(\"hr\", null), mdx(\"p\", null, \"Tokens and cryptocurrencies are often used as synonyms. But this is so. Here are some of the differences and characteristics\"), mdx(\"h3\", null, \"Cryptocurrency\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Has its own Blockchain \"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Has its own mining system\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Has a specific function\")), mdx(\"h3\", null, \"Token\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Any digitized asset\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Is a smart contract\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Works on a blockchain\")));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"title":"DLTs and blockchain","date":"2021-05-26","description":"Distributed ledger technology "}},"allMdx":{"edges":[{"node":{"frontmatter":{"title":"Classification","date":"2021-11-03","description":"Naive Bayes, Discriminant Analysis, Logistic Regression"},"fields":{"slug":"/blog/est4/"}}},{"node":{"frontmatter":{"title":"Regression and Prediction","date":"2021-11-02","description":"REGRESSION"},"fields":{"slug":"/blog/est3/"}}},{"node":{"frontmatter":{"title":"Distribution","date":"2021-11-01","description":"Data distributions"},"fields":{"slug":"/blog/est1/"}}},{"node":{"frontmatter":{"title":"Stats Testing","date":"2021-11-01","description":"Statistical Experiments and significance testing"},"fields":{"slug":"/blog/est2/"}}},{"node":{"frontmatter":{"title":"Recursion","date":"2021-08-26","description":"Algorithm recursion"},"fields":{"slug":"/blog/alg1/"}}}]}},"pageContext":{"slug":"/blog/2020-03-23-latex/","id":"f0101cd7-c9df-52c9-a39f-b0193d01ddcf"}},"staticQueryHashes":["63159454"]}