Repo for crypto/web3 development journey
1y
World Wide Web3 Market Intel - week of 4/18/22 Market Summary With spot volumes slipping and volatility continuing to crater, crypto markets have rema...
World Wide Web3 Market Intel - week of 4/11/22 Market Summary BTC and ETH walk the tightrope near $40K and $3K. On the heels of the Bitcoin 2022 confe...
World Wide Web3 Market Intel - week of 4/4/22 Market Summary Even as markets inch lower, spirits remain high as the crypto community converges on Miam...
Learn how to optimize a dApp by employing structs, events, and filters in Solidity and Web3.py as they relate to the ERC-721 standard. Also, learn abo...
Learn about decentralized applications, or dApps, and non-fungible tokens, or NFTs, along with the ERC-721 token standard. By the end of this post, re...
In addition to understanding how a crowdsale works, learn how to implement the ERC20Mintable, Crowdsale, and MintedCrowdsale contracts that allow for ...
Learn about two types of blockchain tokens: fungible and non-fungible. Learn how to use the ERC-20 token standard. Learn how to use the MetaMask digit...
Learn what tokens are, how to create them by using more-advanced Solidity data structures, and how to secure them by using third-party libraries like ...
Learn how to deploy contracts using the JavaScript VM. Learn how to build functions and to use the msg object in Solidity. By the end of this post, re...
Learn about decision making, managing ETH, the require function, tracking trades, and enforcing terms of a smart contract. By the end of this post, re...
By the end of this post, readers will be able to: Explain what a smart contract is. Explain how Solidity works and how it differs from Python as a pr...
By the end of this post, readers will be able to: Develop code by using Python and Web3.py to connect to a local Ganache blockchain. Use Web3.py in c...
By the end of this post, readers will be able to: Summarize asymmetric and symmetric cryptography. Describe the process in which digital signatures a...
By the end of this post, readers will be able to: Articulate how nodes and the mempool play roles in adding transactions to the Ethereum blockchain. ...
Build a real Ethereum-based PoW blockchain using the puppeth tool bundled with geth, the official Ethereum node software. Refresher: What does the "c...
No More Data