https://blog.blockstream.com/en-musig-a-new-multisignature-standard/
此篇文章介绍基于 #schnorr 签名算法的 #musig 多签名,可用于设计链下多签名。
This article introduces the
此篇文章介绍基于 #schnorr 签名算法的 #musig 多签名,可用于设计链下多签名。
This article introduces the
musig algorithm based on the schnorr signature algorithm, which can be used for off-chain multi-signatures.Blockstream
MuSig: A New Multisignature Standard
Bitcoin, and related blockchains such as Blockstream’s Liquid, use the ECDSA signature algorithm to verify ownership and transfer of coins stored in the system.
https://mirror.xyz/0xB38709B8198d147cc9Ff9C133838a044d78B064B/nk40v2MJKSHXXNSlbqqhpwJf4MtZ9V2Vp8P_bSNwjYc
使用 #yul 汇编深入理解 #solidity 和 #evm 的底层技术,此篇仅涉及各类数据的底层存储情况。
Using the yul assembly to understand the underlying technology of solidity and evm, this article only deals with the underlying storage of data.
使用 #yul 汇编深入理解 #solidity 和 #evm 的底层技术,此篇仅涉及各类数据的底层存储情况。
Using the yul assembly to understand the underlying technology of solidity and evm, this article only deals with the underlying storage of data.
https://www.evm.codes/
探索 #evm 和 #solidity 底层必备工具,可以快速查找
An underlying tool for exploring evm and solidity to quickly find specific features, usage and gas consumption of
探索 #evm 和 #solidity 底层必备工具,可以快速查找
Opcodes 操作码和 Precompiled 预编译函数的具体功能、用法和 gas 情况。An underlying tool for exploring evm and solidity to quickly find specific features, usage and gas consumption of
Opcodes and Precompiledwww.evm.codes
EVM Codes - Opcodes
An Ethereum Virtual Machine Opcodes Interactive Reference
https://apple-passkey.demo.hanko.io/content
一个有意思的demo ,在safari浏览器中实现网站中使用 apple passkey 登录。如果你的项目涉及严格鉴权,可以使用。源代码在这
An interesting demo that implements the use of apple passkey login in a website in safari browser. You can be used if your project involves strict authentication.
#auth
一个有意思的demo ,在safari浏览器中实现网站中使用 apple passkey 登录。如果你的项目涉及严格鉴权,可以使用。源代码在这
An interesting demo that implements the use of apple passkey login in a website in safari browser. You can be used if your project involves strict authentication.
#auth
www.passkeys.io
Passkeys.io – The Passkey Demo
Try the passkey demo login and learn the basic facts and use cases about passkeys, the new authentication standard powered by FIDO2 and WebAuthn.
https://blog.wssh.trade/posts/metamask-login/
我的个人文章,主要介绍了在链下使用 #MetaMask 提供的API实现基于签名的登录,使用了
#auth #metamask #EIP712
我的个人文章,主要介绍了在链下使用 #MetaMask 提供的API实现基于签名的登录,使用了
Vue 作为前端架构,后端使用了 Cloudflare Worker #auth #metamask #EIP712
Wong's Blog
MetaMask一键登录设计
概述
在目前的网站用户体系搭建中,社会化登录主要依赖于Google、QQ等服务商,中心化趋势较强。在Web3中,作为网站建设者的我们应该考虑使用去中心化的登录方式。在此篇博客中,我们将以使用MetaMask钱包中的API为例介绍去中心化登录的基本方式。
在目前的网站用户体系搭建中,社会化登录主要依赖于Google、QQ等服务商,中心化趋势较强。在Web3中,作为网站建设者的我们应该考虑使用去中心化的登录方式。在此篇博客中,我们将以使用MetaMask钱包中的API为例介绍去中心化登录的基本方式。
https://hackernoon.com/an-introduction-to-web5-a-new-decentralized-web-venture
介绍了 #Web5 所需要的技术架构、特点和用户案例,也涉及了很多名词解释,很高的扫盲文章。读完后可以纠正
介绍了 #Web5 所需要的技术架构、特点和用户案例,也涉及了很多名词解释,很高的扫盲文章。读完后可以纠正
Web3 + Web2 = Web5 的误解Hackernoon
An Introduction to Web5: A New Decentralized Web Venture | HackerNoon
Web3 Vs Web5 | Web3 To Web5 Evolution: Web5 Development the New Decentralized Web Venture. Web5 or Web3 which is better?
👍1
https://igor.io/2013/08/28/stack-machines-fundamentals.html
介绍基于栈的虚拟机如何运行,而 #EVM 正是基于栈的虚拟机,从文中可以理解EVM底层的基本运行原理。
Introducing how stack machines work, and EVM is a stack machine, from the text you can understand the basic operating principles of the underlying EVM.
介绍基于栈的虚拟机如何运行,而 #EVM 正是基于栈的虚拟机,从文中可以理解EVM底层的基本运行原理。
Introducing how stack machines work, and EVM is a stack machine, from the text you can understand the basic operating principles of the underlying EVM.
https://mirrorbeats.xyz
由区块律动推出的 mirror 搜索引擎,可以搜到很多高质量的 mirror.xyz 的优秀博客。
The mirror search engine, launched by Blockbeats, can search many excellent blogs at mirror.xyz.
#mirror
由区块律动推出的 mirror 搜索引擎,可以搜到很多高质量的 mirror.xyz 的优秀博客。
The mirror search engine, launched by Blockbeats, can search many excellent blogs at mirror.xyz.
#mirror
https://www.blocknative.com/blog/eip-1559-fees
介绍
Introducing the transaction pricing mechanism
介绍
London 升级后以太坊引入的新的 #gas 协议 #EIP1559 。此协议在 gas 领域有举足轻重的地位。Introducing the transaction pricing mechanism
EIP1559 introduced by the London upgrade to Ethereum. EIP1559 has a pivotal role in the gas space.Blocknative
EIP-1559 Gas Fees: Base Fee, Priority Fee, & Max Fee
Are you confused by Base Fee, Max Fee, & Priority Fee? What they are & how they're calculated? ✓ Blocknative is here to help with an EIP-1559 guide.
https://academy.binance.com
币安平台推出的币安学院,可以快速了解一些名词和链的情况,而且币安学院对每篇文章进行了分级。
币安平台推出的币安学院,可以快速了解一些名词和链的情况,而且币安学院对每篇文章进行了分级。
Binance Academy, launched by Binance, provides a quick overview of some terms and chains.Binance Academy
Binance Academy | Free Crypto & Blockchain Education
Master crypto, blockchain, and Web3 with free expert tutorials, videos, and courses from Binance Academy.
https://blog.ceramic.network/getting-started-with-ceramic/
#Ceramic 是一个去中心化数据库,此篇博客是项目方给出的入门教程,主要内容关于 #did
#Ceramic 是一个去中心化数据库,此篇博客是项目方给出的入门教程,主要内容关于 #did
Ceramic is a decentralized database, this blog is an introductory tutorial given by the project, the main content about DID.The Ceramic Blog
Tutorial: Getting Started With ComposeDB on Ceramic
Use this tutorial and Web3 example app to get started building quickly with ComposeDB on Ceramic.
https://mirror.xyz/asmp.eth/LWQckvjXUxeIKH42U9c67JPYshX0XImycMl2ACz60F4
介绍了 Storj、#Filecoin、#Arweave、Stratos、#Ceramic 去中心化存储方案
介绍了 Storj、#Filecoin、#Arweave、Stratos、#Ceramic 去中心化存储方案
mirror.xyz
Web3 去中心化存储进化史
随着区块链应用在 NFT、游戏、元宇宙方面的展开,数据格式变得多样化,数据规模也显著增长,也正是在这一时期,更多人开始关注和重视去中心化存储。2021 年第一季度,NFT 概念彻底爆发,同一时期存储板块各币种实现了 10 倍的涨幅。其中 FIL 从 21 美元最高上涨至 238 美元,AR 从 2.6 美元最高上涨至 91 美元。存储板块不仅仅跑赢了 DeFi 板块,也跑赢了 BTC。
https://ethernaut.openzeppelin.com/
由 openzeppelin 推出的以智能合约入侵为主题的闯关游戏,类似 CTF 夺旗。目前仍在基本被废弃 Rinkeby 测试网上,但项目是开源的,如果测试网失效可以自行部署。
A smart contract hack game by
#security #ctf
由 openzeppelin 推出的以智能合约入侵为主题的闯关游戏,类似 CTF 夺旗。目前仍在基本被废弃 Rinkeby 测试网上,但项目是开源的,如果测试网失效可以自行部署。
A smart contract hack game by
openzeppelin, similar to CTF . It is still on the largely deprecated Rinkeby test network, but the project is open source and can be deployed on its own if the test network deprecated.#security #ctf
https://a16zcrypto.com/zkdocs-zero-knowledge-information-sharing/
A16z 开发了一款用了生成零知识证明 #zk 的库
A16z has developed a library zkDoc for generating zero-knowledge proofs. This paper is a brief introduction to zkDoc, with a loan application as an example of considerable practical value.
A16z 开发了一款用了生成零知识证明 #zk 的库
zkDoc。 本文是对于 zkDoc 的一个简单介绍,以贷款应用为例,具有相当的现实价值。A16z has developed a library zkDoc for generating zero-knowledge proofs. This paper is a brief introduction to zkDoc, with a loan application as an example of considerable practical value.
a16z crypto
zkDocs: Zero-knowledge Information Sharing - a16z crypto
zkDocs is a tool for creating “zero-knowledge enabled documents” that allow information to be shared and verified — without unnecessarily exposing it.