@Wongssh web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
https://leftasexercise.com/2021/09/19/q-understanding-the-ethereum-virtual-machine-part-iii/
一篇结合
一篇结合
go-ethereum
源代码解释 #evm 如何执行 call
操作码的文章https://blog.chainsafe.io/how-to-become-a-web3-developer-8849ab20b686
一个介绍web3开发者必备技能的文章,给出了大量学习资料
A guide for web3 developer
#tutorial
一个介绍web3开发者必备技能的文章,给出了大量学习资料
A guide for web3 developer
#tutorial
https://blog.fleek.co/posts/deploy-your-first-website-with-fleek
类似 cloudflare pages,可以实现自动部署网站到 #ipfs
Similar to Cloudflare Pages, you can implement automatic deployment of websites to IPFS
类似 cloudflare pages,可以实现自动部署网站到 #ipfs
Similar to Cloudflare Pages, you can implement automatic deployment of websites to IPFS
https://medium.com/electric-capital/5-new-frontiers-for-nfts-c77de367631d
#nft 的用法解析,包含目前项目和未来展望
Explanation of the use of NFT, including current projects and future prospects
#nft 的用法解析,包含目前项目和未来展望
Explanation of the use of NFT, including current projects and future prospects
https://hackernoon.com/what-is-cairo-lang-10-best-resources-for-scaling-dapps-using-starks
介绍 #zk L2 #StarkNet 的专用语言 #cario
Introducing Cario, a specialized language for ZK L2 StarkNet
介绍 #zk L2 #StarkNet 的专用语言 #cario
Introducing Cario, a specialized language for ZK L2 StarkNet
https://techflowpost.mirror.xyz/LNY6tJzERWpq6fE6lU4cv5xF1sOPNAVj9noL6wxomFA
介绍了 #nft 链上交易协议 sudoswap 的运行原理
介绍了 #nft 链上交易协议 sudoswap 的运行原理
https://blog.chainsafe.io/the-road-ahead-for-ethereum-light-clients-b6fdb7c3b603
介绍 #eth 以太坊的轻客户端
Introducing the Light Client for Ethereum
介绍 #eth 以太坊的轻客户端
Introducing the Light Client for Ethereum
https://blog.chain.link/blockchain-rng-use-cases-enabled-by-chainlink-vrf/
介绍 #chainlink #vrf 的具体用例
Introducing the specific use cases of Chainlink VRF
介绍 #chainlink #vrf 的具体用例
Introducing the specific use cases of Chainlink VRF
https://blog.chain.link/random-number-generation-solidity/
介绍如何通过 #chainlink #vrf 获得随机数
Introducing how to get random numbers via Chainlink VRF
介绍如何通过 #chainlink #vrf 获得随机数
Introducing how to get random numbers via Chainlink VRF
https://m.odaily.news/post/5180901
给出一些混币应用,可以参考一下它们的设计思路
给出一些混币应用,可以参考一下它们的设计思路
https://docs.opengsn.org/
一个基于 #EIP2771 的项目,可以实现用户通过运营商与合约交互,这样的话用户可以实现在钱包内无
A project based on EIP2771 allows the user to interact with the contract through the Relay server, so that the user can interact with the contract without ETH in the wallet and the gas cost is borne by the Relay.
一个基于 #EIP2771 的项目,可以实现用户通过运营商与合约交互,这样的话用户可以实现在钱包内无
Eth
情况下与合约交互, gas
费用由运营商承担。A project based on EIP2771 allows the user to interact with the contract through the Relay server, so that the user can interact with the contract without ETH in the wallet and the gas cost is borne by the Relay.