Best of CryptoNovember 2021

  1. 1
    Article
    Avatar of hashnodeHashnode·5y

    Becoming a web 3 developer

    If you want to advance your career to become a Web 3.0 developer or get started, a structured roadmap will definitely lead you towards your goal. Getting into the Blockchain industry where the average programmer is paid around $ 140,000 per year is probably the best investment you can make as a developer.

  2. 2
    Article
    Avatar of hashnodeHashnode·5y

    Transitioning to Web 3.0

    Web 3.0 aims to create an internet where ownership and control are decentralized. It is the latest generation of internet applications and services powered by blockchain technology. Bitcoin is the first truly digital currency and the inspiration for web 3. 0. The concept of the blockchain is similar to a country made up of many cities connected together by a network of roads.

  3. 3
    Article
    Avatar of geekcultureGeek Culture·5y

    Introduction to Blockchain

    Blockchain is a digital database where information can be added, but not removed. Instead of being stored on a single server, the database is distributed on a large network of computers known as nodes. This means that, unlike a traditional database, there is no single point of failure. In a decentralized system, fraud is practically impossible.

  4. 4
    Article
    Avatar of hashnodeHashnode·5y

    The Best Web3 Resources—Blockchain, Cryptocurrency, NFTs, DAOs, and the Metaverse

    Web3 could have paradigm-shifting implications for how we build the next generation of the internet. The moonshot dream of the web3 community is to build a decentralized alternative to the current internet infrastructure that we rely on. The rise of the so-called "creator economy" in web3 has led to an explosion of innovation across many creative industries.

  5. 5
    Article
    Avatar of hashnodeHashnode·5y

    My Web3 Journey: Day 50 of #100daysofWeb3

    I was a stranger to the crypto world until April this year. The crypto world actually turned out to be the most exciting and innovative space I have ever been in. I learned A LOT, and in this post, I will try to explain my journey and recommendations. Today is day 50 of the #100daysofWeb3 challenge.

  6. 6
    Article
    Avatar of gcgitconnected·5y

    Creating a crypto trading bot for fun and profit

    Hossein Babaei explains how to create a trading bot for the crypto market. A grid bot splits a range of prices into buy and sell orders per grid line when they start. The bot needs to connect to an API in order to fetch last prices, and place a buy or sell order.

  7. 7
    Article
    Avatar of reactnativeexampleReact Native Example·5y

    The Next-Gen Crypto Wallet built using React Native

    The Coingrig Core Library is licensed under the License. The code is built using React-Native. The library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

  8. 8
    Article
    Avatar of newstackThe New Stack·5y

    It’s a Web3 World Now — How the Hype Compares to Web 2.0 – The New Stack

    The term “Web3” has quickly become the latest catchphrase in Silicon Valley. It’s been relentlessly hyped this year by cryptocurrency enthusiasts and investors. Richard MacManus: I find the Web3 hype both repellent and attractive. Web3 purports to be an antidote to Web 2.0.

  9. 9
    Article
    Avatar of braveBrave·5y

    Introducing the Brave Wallet, a Browser-Native Crypto Wallet With No Extension Required

    Brave Wallet is a self-custody wallet that is built into the leading secure Web3 Brave browser. The Brave Wallet allows users to connect with hardware wallets like Trezor & Ledger. Unlike other wallet extensions, the Brave Wallet is built with an open MPL license.

  10. 10
    Article
    Avatar of logrocketLogRocket·5y

    How to create your own cryptocurrency in JavaScript

    Cryptocurrency is a great way to send money anonymously to others. The network is decentralized, which means there’s no one looking over the transaction. Some people think this is not good because most scammers operate on cryptocurrencies. But some think that this is another step towards privacy. We are going to create a cryptocurrency using JavaScript.