Best of Crypto2023

  1. 1
    Article
    Avatar of nodejsNode.js·3y

    Node v20.0.0 (Current)

    Node.js now has an experimental feature called the Permission Model. It allows developers to restrict access to specific resources during program execution, such as file system operations, child process spawning, and worker thread creation. By using this feature, developers can prevent their applications from accessing or modifying sensitive data or running potentially harmful code.

  2. 2
    Article
    Avatar of medium_jsMedium·3y

    Best of Level Up Coding (April 2023)

    This post highlights the inequitable reality of being a programmer, the impact of chatbots on software engineering, the state of cryptocurrency, and how ChatGPT is taking over the world. It also discusses solutions to CSS layout issues, demotivating skilled programmers, and the golden rules for remote work.

  3. 3
    Article
    Avatar of moralisMoralis·3y

    Your Guide to Web3 Development and How to Learn It in 2023

    Web3 development involves establishing the new iteration of the world wide web. Web3 development is all about ownership, meaning that it brings control into the hands of internet users and eliminates centralized behemoths imposing censorship, data manipulation, and privacy exploitation. The top layer, dapps, is the key to bringing Web3 to the masses.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    hummingbot/hummingbot: Open source software that helps you create and deploy high-frequency crypto trading bots

    Hummingbot is an open source framework that allows users to build and deploy high-frequency crypto trading bots. It supports both centralized and decentralized exchanges, offers a cutting-edge strategy framework, ensures secure local storage of clients' API keys, and has a strong community focus. Users can install Hummingbot on various platforms and access resources like FAQs, documentation, and hands-on tutorials. Contributing to Hummingbot is encouraged, and the framework is licensed under Apache 2.0.

  5. 5
    Article
    Avatar of coinsbenchCoins Bench·3y

    A DAY BY DAY TO BECOME BLOCKCHAIN DEVELOPER — DAY 7

    Florian Olivo is a 3rd year computer engineering student in Turkey. As his graduation date got closer, specialization in a certain field was circulating in his mind. He wanted to share with you his road map and walks that he drew for himself as he progressed in this area.

  6. 6
    Article
    Avatar of itnextITNEXT·3y

    Cybersecurity in Go

    Cybersecurity in Go. Secure Your Application with 10 Golang Snippets. These functions are helpful whether you are developing a secure client-server app, an encrypted file system or a web app with SSL/TLS. Utilizing these functions can kickstart your project and guarantee that your systems are reliable and safe.

  7. 7
    Article
    Avatar of medium_jsMedium·3y

    Something is brewing ☕️

    MM Labs team will focus on creating next-gen innovative projects that will propel the MM community to greater heights. The first ever AI-powered Web3 Aggregator Maddy.gg, your personal AI assistant. You might have ever used swap/DEX aggregators to obtain the best pricing/slippage for your chain trading.

  8. 8
    Article
    Avatar of systemweaknessSystem Weakness·3y

    Encryption Algorithms in Python

    Encryption is crucial as it ensures that a company’s data remains private and protected from unauthorized access or breaches. Data Encryption refers to the method of transforming data, such as text, email, or messages, from a readable format to an unreadable format.

  9. 9
    Article
    Avatar of coinsbenchCoins Bench·3y

    The Math You Need to Know as a Solidity Developer

    The Math You Need to Know as a Solidity Developer will provide you with the knowledge you need to take your skills to the next level. In this article, we’ll dive deep into the role of math in cryptography and how it relates to Solidity.

  10. 10
    Article
    Avatar of coinsbenchCoins Bench·3y

    Building Your First Smart Contract: A Step-by-Step Guide

    Smart contracts are self-executing contracts with the terms of the agreement between buyer and seller being written into lines of code. One of the most popular languages for writing smart contracts is Solidity, which is specifically designed for use on the Ethereum platform. In this tutorial, we will walk through the process of creating and deploying your first smart contract.

  11. 11
    Article
    Avatar of towardsdevTowards Dev·3y

    Web 3.0 & Blockchain Developer Roadmap — Step by Step

    Web 3.0 has the potential to change the internet as we know it forever and you are still early in catching the trend. You should have Web 2 skills like React, Next Js or just basic javascript will be hugely beneficial because you will have to connect your decentralized applications to your regular web apps.

  12. 12
    Article
    Avatar of coinsbenchCoins Bench·3y

    The Beginner-Friendly Guide to Understanding Web3 Development in 2023 and How its Application Can Change Your Life Forever

    The Beginner-Friendly Guide to Understanding Web3 Development in 2023 and How its Application Can Change Your Life Forever. We’ll delve into the origins of Web3, its key principles, and how it contracts with Web2 and Web1 eras.

  13. 13
    Article
    Avatar of bitBits and Pieces·3y

    Quickstart to Node’s Crypto Module for Encryption/Decryption

    In this guide, we explore how you can use Node’s built-in crypto module to correctly perform the (symmetric) encryption/decryption operations to secure data for your applications. In layman terms, symmetric encryption is when you take the text you want to encrypt (called the plaintext) and use a secret key.

  14. 14
    Article
    Avatar of phProduct Hunt·3y

    A powerful web3 auth developer platform

    Dynamic is a powerful web3 auth developer platform that offers smart login flows for crypto-native users, simple onboarding flows for everyone else, and powerful developer tools. Share your wisdom and leave a review for Dynamic.

  15. 15
    Article
    Avatar of braveBrave·2y

    Secure, Fast, & Private Web Browser with Adblocker

    Browse privately, search privately, and block trackers and ads with the secure, fast, and private web browser, Brave. It is 3x faster than Chrome and offers advanced security features, Brave Rewards for earning crypto tokens, and a built-in crypto wallet.

  16. 16
    Article
    Avatar of coinsbenchCoins Bench·3y

    Chainlink: Connecting the Future of Smart Contracts

    Chainlink has emerged as a game-changer, revolutionizing the way smart contracts interact with real-world data. The project gained substantial recognition and adoption by collaborating with prominent blockchain platforms and enterprises. Chainlink’s native cryptocurrency, LINK, became a vital component of the ecosystem, facilitating secure and decentralized transactions.

  17. 17
    Article
    Avatar of itnextITNEXT·3y

    “Cyber Security” Is Too General

    ‘Cyber Security’ is too General CYBERSECURITY, or searching for talent - Cyber Security means different things to different people. The problem, IMHO, is that we look at Security as one big blob. There is Operating Systems, Storage, Networking, Databases — each a separate field.