Best of Smart ContractsApril 2024

  1. 1
    Article
    Avatar of coinsbenchCoins Bench·2y

    Blockchain

    Blockchain is a distributed immutable ledger that is completely transparent. It is used for various applications such as product tracking, smart contracts, health care, and international wire transfer. Hashing algorithm is important for ensuring the integrity of data in a blockchain.

  2. 2
    Article
    Avatar of coinsbenchCoins Bench·2y

    Solidity Tips and Trick

    Tips and tricks for learning Solidity, including using console.log, locking the pragma version, avoiding the Stack Too Deep error, splitting large contracts, reusing functions and structs, working with percentages, reading state variables, instantiating nested mappings, working with nested arrays, returning all elements in an array, iterating over a mapping, applying the principle of least privilege, validating external values, saving gas with events, using the uncheck keyword, understanding storage vs. stack variables, using keywords, choosing between mappings and arrays, and optimizing variable stacking.

  3. 3
    Article
    Avatar of coinsbenchCoins Bench·2y

    Introducing Programmable Wallets with Circle

    Learn about Web3, programmable wallets, and the benefits they offer for executing smart contracts, integrating with dApps, managing digital assets, and increasing security. Get started with Circle's programmable wallets by creating a new user, acquiring a session token, initializing the user, initiating a transfer, and viewing wallet balance.

  4. 4
    Article
    Avatar of coinsbenchCoins Bench·2y

    How to setup in 30 min your Web3 lab in Windows

    Learn how to set up your own Web3 lab in Windows in just 30 minutes. Find out the options, computer languages, IDE, web3 frameworks, and web3 security tools that you'll need.