Miden @0xMiden 创始人 @bobbinth 最新分享了他设计miden的一些灵感来源,来源并非完全发自凭空设想而来,而是参考了他喜欢的一些L1,是一种融合创新,把喜欢的L1最优秀的部分融合在一起创造出的miden,来实现一种解决隐私需求的L2平台,支持隐私智能合约的平台。
主要参考学习了:
- 比特币:带有可编程脚本的 Miden 音符直接仿照比特币的 UTXO 建模。甚至借鉴了一些命名约定(例如,比特币有 P2SH、P2PKH 等脚本,而miden有 P2ID、P2IDE 脚本)。
- 以太坊:Miden 还拥有与以太坊智能合约非常相似的账户——即账户拥有代码、存储空间、随机数和存储资产。
- Zcash:为了使加密货币消费无法被追踪,miden使用了无效符的概念,这很大程度上受到了 Zcash 设计的启发(尽管在 Miden 中定义和存储无效符的方式略有不同)。
- Sui:Miden 的资产模型受到了 Sui 的对象模型的启发,经过我们目前正在进行的一些更改,两者将更加相似。
- NEAR/Solana:使用 Rust 作为智能合约编程语言的灵感来源于 NEAR,其次是 Solana。
和 brevis @brevis_zk 不同,brevis做的是链上/链下的数据隐私和可验证计算层。miden做的是隐私L2,让开发者不需要懂zk算法的情况下实现隐私智能合约的基础设施。
Last week, I got asked quite a few times what inspired Miden's design. The answer is that there wasn't a single source of inspiration but rather me trying to combine best parts (IMO) of projects I really liked/used/worked on. To name a few:
- Bitcoin: Miden notes with programmable scripts are modeled directly after Bitcoin's UTXOs. We've even borrowed some naming conventions (e.g., Bitcoin has P2SH, P2PKH etc. scripts and we have P2ID, P2IDE scripts).
- Ethereum: in addition to notes, Miden also has accounts which are very similar to Ethereum's smart contracts - i.e., accounts have code, storage, nonces, and store assets.
- Zcash: to make note consumption untraceable, we use the concept of nullifiers which are heavily inspired by Zcash's design (though how we define and store nullifiers in Miden works a bit differently).
- Sui: Miden's asset model is inspired by Sui's object model, and with some changes we are working on now, the two will be even more similar.
- NEAR/Solana: the use of Rust as the smart contract programming language was inspired by NEAR and to a lesser extent by Solana.
9,906
9
本页面内容由第三方提供。除非另有说明,欧易不是所引用文章的作者,也不对此类材料主张任何版权。该内容仅供参考,并不代表欧易观点,不作为任何形式的认可,也不应被视为投资建议或购买或出售数字资产的招揽。在使用生成式人工智能提供摘要或其他信息的情况下,此类人工智能生成的内容可能不准确或不一致。请阅读链接文章,了解更多详情和信息。欧易不对第三方网站上的内容负责。包含稳定币、NFTs 等在内的数字资产涉及较高程度的风险,其价值可能会产生较大波动。请根据自身财务状况,仔细考虑交易或持有数字资产是否适合您。


