找到约 14 条结果

文章 如何应对 npm 依赖供应链攻击的风险

...png) [最新的 npm 泄露事件](https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised)表明,依赖供应链深处的一个微小变化如何重写用户所见、签名和发送的内容。 ## 一个警钟 在 **2025 年 9 月 8 日**,攻击者通过网络钓鱼攻击...

文章 模块化区块链:数据可用的重要性

...步实施就是要让分片出来的链来执行[数据可用](https://rainandcoffee.substack.com/p/the-modular-world)。 显而易见,单体区块链的发展方向不仅要向模块化推进,专注于做数据可用性的模块化区块链或者方案格外的值得关注。以太坊的目...

文章 科普: 零知识证明, SNARK与STARK 及使用场景

...S)](https://ethereum.org/en/developers/docs/scaling/zk-rollups/#zk-rollups-and-ethereum)来实现的,这是一个公共参数,双方都用来创建/验证证明。 但是,创建CRS有一个缺点:必须有人来做这件事!这就引入了安全风险!这引入了安全风险,...

文章 每周以太坊进展 2020/10/18

...ps.ethereum.org/EIPS/eip-3045):Adds `baseFee` to `eth_getUncleByBlockHashAndIndex` * [EIP3046](https://eips.ethereum.org/EIPS/eip-3046):Adds `baseFee` to `eth_getUncleByBlockNumberAndIndex` * [ERC3000](https://github.com/izqui/EIPs/blob/649e23b5a50c7eb1c7c2a10d4fe98a0b6954c0bb/EIPS/eip-3000.md...

文章 接入Chainlink价格数据开发DeFi流动性挖矿dApp实例

...dApp内支持的[ERC20通证](https://www.investopedia.com/news/what-erc20-and-what-does-it-mean-ethereum/),并自动向流动性提供方发放治理型通证作为奖励。本文中的流动性挖矿通证是一个简单的ERC20智能合约,不存在投票功能,因此除了本示例以外...

文章 详解 Bitcoin 二层网络 Stacks

...mized Bitcoin peg mechanism; write to Bitcoin. - **A** Atomic BTC swaps and assets owned by BTC addresses. - **C** Clarity language for safe, decidable smart contracts. - **K** Knowledge of full Bitcoin state; read from Bitcoin. - **S** Scalable, fast transactions that settle on Bitcoin ...

文章 node.js 爬取合约事件

... let intrologSelectIndexSql = 'select * from introlog where rewordIndex=? and intro=?' let updateSelectIndexSql = 'update introlog set haveTake=? where rewordIndex=? and intro=?' class EthModel { constructor () { this.initWeb3() } async initWeb3 () { this.abi = JSON.parse((fs.r...

文章 智能合约开发者的Chainlink使用秘籍

...hainlink可以为你接入任何[API](https://docs.chain.link/docs/request-and-receive-data)。无论是体育比赛结果、天气预报、航班时间或任何其他的数据,Chainlink可以将你的智能合约接入任何所需的API接口,并将合约结果输出到任何链下系统。现...

文章 构建于区块链之上:开发者工具包

...年的 30 亿美元增长到 2025 年的 397 亿美元](https://www.marketsandmarkets.com/Market-Reports/blockchain-technology-market-90100890.html),为具有区块链专业知识的开发人员创造大量就业机会。 2. **创新**:区块链技术可以创建 [去中心化应用程序](https...

文章 多代币池的优势

...in all, multi-token Pools provide flexibility to both, liquidity providers and cryptocurrency traders. And that’s not all — the Balancer Protocol’s unique feature set is bringing DeFi to the next billion investors through a combination of lower fees and unprecedented simplicity. ``` 总而言...

文章 BLS 门限签名

...s](https://github.com/ZenGo-X/multi-party-bls) 5. [https://github.com/drand/drand](https://github.com/drand/drand) ### 3. 参考 1. [Threshold BLS Signatures, by Jake Craige](https://www.jcraige.com/threshold-bls-signatures) 2. [Threshold Signatures, Multisignatures and Blind Signature...

文章 理解日本的加密货币监管

...信任假设分为[几种类型](https://jumpcrypto.com/writing/bridging-and-finality-op-and-arb/),最终的硬最终性发生在Layer1,这不需要信任Layer2的排序器(私有链中的运营商)。这不是托管业务,因为最终性不是由单个实体创建的,而是由具有不...

文章 ERC-7806:通过意图中心智能账户和原生收益分配赋能以太坊

...img.learnblockchain.cn/2025/06/28/1uQNcpsIqlmvBdSbufCGgQw.png) ### 1\. IStandard 处理 **验证** 和 **意图解包**: ``` interface IStandard { function validateUserIntent(bytes calldata intent) external view returns (bytes4); function unpackOperations(bytes calldata intent) external...

文章 Web3开发者的最佳在线区块链课程

...b3 DAO ## Solidity 最佳区块链课程 ### Learn Blockchain, Solidity, and Full Stack Web3 Development with JavaScript Patrick Collins,Chainlink Labs 的智能合约开发者和开发者布道师,创建了一个关于 [基于 Solidity 的智能合约开发者需要了解的一切](https://w...