<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/coinsbench/best-of/2022/11" -->

---
title: Best Coins Bench posts — November 2022 | daily.dev
description: The most upvoted Coins Bench posts from November 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/coinsbench/best-of/2022/11
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/coinsbench/best-of/2022/11
og:type: website
og:site_name: daily.dev
og:title: Best Coins Bench posts — November 2022 | daily.dev
og:description: The most upvoted Coins Bench posts from November 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Coins Bench — November 2022

1. 1  
[](https://daily.dev/posts/introduction-to-blockchain-2z7qvi3dn "Introduction to Blockchain")  
Article  
![Avatar of coinsbench](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ba340d3c8caa4c2586911332928e24d9)Coins Bench · 4y  
Introduction to Blockchain  
Bitcoin is decentralized and trustless, meaning there is no trusted authority which controls updates. If any node could make updates to the database at any time, there would be conflicts, fake transactions, inconsistencies between different nodes’s copies of the database.  
36  
1
2. 2  
[](https://daily.dev/posts/a-gentle-introduction-to-decentralized-storage-frmoeh5jm "A Gentle Introduction to Decentralized Storage")  
Article  
![Avatar of coinsbench](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ba340d3c8caa4c2586911332928e24d9)Coins Bench · 4y  
A Gentle Introduction to Decentralized Storage  
Decentralized storage is a type of storage system that does not rely on a central server or authority. It is operated by a peer-to-peer network of user-operated nodes, each of which stores a copy of the data. This makes it much more resistant to censorship and attack than traditional storage systems.  
15  
1
3. 3  
[](https://daily.dev/posts/day-18-learn-ethereum-blockchain-daily-and-keep-the-knowledge-awake--qcnzxfdmg "Day 18 — Learn Ethereum Blockchain daily and Keep the Knowledge Awake :)")  
Article  
![Avatar of coinsbench](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ba340d3c8caa4c2586911332928e24d9)Coins Bench · 4y  
Day 18 — Learn Ethereum Blockchain daily and Keep the Knowledge Awake :)  
Day 18 - Learn Ethereum Blockchain daily and Keep the Knowledge Awake. We will be going to cover different layer-1 blockchains. We are on day 18 of the “Learn Ethereum blockchain daily and keep the knowledge Awake’s series.  
11
4. 4  
[](https://daily.dev/posts/will-your-rust-skills-pay-the-bills-show-me-what-you-got--wsl681ips "Will your Rust skills pay the Bills? Show me what you got.")  
Article  
![Avatar of coinsbench](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ba340d3c8caa4c2586911332928e24d9)Coins Bench · 4y  
Will your Rust skills pay the Bills? Show me what you got.  
Rust is a strongly typed language, meaning data-types are important. The key difference between Arc and Rc is that Arc is thread safe, while Rc isn’t. Arc uses atomic operations to manage the reference count, which gives it a higher runtime cost but makes it safe to share between threads. Some of Rust’s smart pointers, need to dig deep into this.  
11
5. 5  
[](https://daily.dev/posts/learn-ethereum-blockchain-daily-and-keep-the-knowledge-awake-day-2-fooz8zo0h "Learn Ethereum Blockchain daily and Keep the Knowledge Awake :) — Day 2")  
Article  
![Avatar of coinsbench](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ba340d3c8caa4c2586911332928e24d9)Coins Bench · 4y  
Learn Ethereum Blockchain daily and Keep the Knowledge Awake :) — Day 2  
The purpose of ETH is to allow for a market for computation. Ether (ETH) is the native cryptocurrency of Ethereum. ETC is used to power transactions and smart contracts on its network. In the next article, we will be going to learn about these topics.  
10
6. 6  
[](https://daily.dev/posts/blockchain-software-developer-roadmap-individual-centric-approach--iubu-njsw "Blockchain Software Developer Roadmap — ‘Individual Centric Approach’")  
Article  
![Avatar of coinsbench](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ba340d3c8caa4c2586911332928e24d9)Coins Bench · 4y  
Blockchain Software Developer Roadmap — ‘Individual Centric Approach’  
'Individual Centric Approach' Roadmap will help you decide whether to pursue career in blockchain or not. Gives you an estimated learning time period for your case.  
10

[See all Coins Bench archives](/sources/coinsbench/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/coinsbench/best-of/2022/11#page","url":"https://daily.dev/sources/coinsbench/best-of/2022/11","name":"Best Coins Bench Posts — November 2022","description":"The most upvoted Coins Bench posts from November 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/coinsbench/best-of/2022/11#items","numberOfItems":6,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/introduction-to-blockchain-2z7qvi3dn","name":"Introduction to Blockchain"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/a-gentle-introduction-to-decentralized-storage-frmoeh5jm","name":"A Gentle Introduction to Decentralized Storage"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/day-18-learn-ethereum-blockchain-daily-and-keep-the-knowledge-awake--qcnzxfdmg","name":"Day 18 — Learn Ethereum Blockchain daily and Keep the Knowledge Awake :)"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/will-your-rust-skills-pay-the-bills-show-me-what-you-got--wsl681ips","name":"Will your Rust skills pay the Bills? Show me what you got."},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/learn-ethereum-blockchain-daily-and-keep-the-knowledge-awake-day-2-fooz8zo0h","name":"Learn Ethereum Blockchain daily and Keep the Knowledge Awake :) — Day 2"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/blockchain-software-developer-roadmap-individual-centric-approach--iubu-njsw","name":"Blockchain Software Developer Roadmap — ‘Individual Centric Approach’"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Coins Bench","item":"https://daily.dev/sources/coinsbench"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/coinsbench/best-of"},{"@type":"ListItem","position":5,"name":"November 2022"}]}]}
```

