Web3ReadList
1.46K subscribers
6 photos
9 files
2.04K links
@Wongssh web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
Download Telegram
https://ethereum.github.io/execution-apis/api-documentation

详细给出了所以以太坊接口的信息,包括请求数据类型和返回类型,允许在线调试。 #eth
This site gives detailed information about the so Ethereum interface, including request data types and return types, allowing online debugging.
https://docs.opengsn.org/

一个基于 #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.
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
https://blog.chainsafe.io/how-to-become-a-web3-developer-8849ab20b686

一个介绍web3开发者必备技能的文章,给出了大量学习资料
A guide for web3 developer
#tutorial
https://0xilluminati.com/all-content/the-state-of-cosmos
介绍了很多 #cosmos 的内容,可作为入门文章 #tutorial