找到约 15 条结果

文章 NFT领域的未来技术创新

.../CryptoCurrency/comments/tcsc29/nfts_have_so_much_use_cases_aside_from_art_and_it/)。罗马尼亚国家信息学研究与发展研究所已经开始尝试这种用例,他们建立了一个 [NFT 市场,供个人访问、传输和存储数字账本上的政府文件](https://www.britannica.com/mo...

文章 SUI Move官方示例合约实践——NFT类:零信任原子交换(trustless swap)

...对象绑定到锁的动态对象存储中 ```rust /// Lock `obj` and get a key that can be used to unlock it. public fun lock( obj: T, ctx: &mut TxContext, ): (Locked, Key) { let key = Key { id: object::new(ctx) }; let mut lock = Locked { ...

文章 🧙 参与HEGIC初始债券曲线发行

...dium.com/hegic/announcing-hegic-token-liquidity-mining-utilization-rewards-and-staking-d1dd6605f2cd?source=post_page-----d1746a32a552---------------------------------------) [**HEGIC 质押如何运作:质押限额、ETH 和 WBTC 质押合约及经济模型** \\ \\ **这不仅仅是质押。 而...

文章 以太坊 Pectra 升级:主要改进及影响

...https://blog.quicknode.com/ethereum-dencun-upgrade-2024-proto-danksharding-and-the-surge-era-begins/) 硬分叉之上,该分叉引入了 **blob 交易**([EIP-4844](https://learnblockchain.cn/article/11508))并为更可扩展的 Rollup 打下了基础。Pectra 在此基础上进一步优化质...

文章 深入理解 Uniswap v3 智能合约 - Core(一)

...th the given parameters by transiently setting the parameters storage slot and then /// clearing it after deploying the pool. /// @param factory The contract address of the Uniswap V3 factory /// @param token0 The first token of the pool by address sort order /// @param token1 The second token o...

文章 【ERC875】Hiblock黑客马拉松门票从定制到编码实现

...ryTimeStamp; address owner; // the address that calls selfdestruct() and takes fees address admin; uint transferFee; uint numOfTransfers = 0; string public name; string public symbol; uint8 public constant decimals = 0; //no decimals as tickets cannot be split even...

文章 每周以太坊进展 2021/06/19

...期和无状态性路线图](https://notes.ethereum.org/@vbuterin/verkle_and_state_expiry_proposal):每年一次状态过期、仅要求区块生产者存储状态,其它节点可以是无状态的 * Vitalik 解释 [Verkle tree](https://vitalik.ca/general/2021/06/18/verkle.html):Verkle tree ...

文章 Cosmos和Polkadot是否已被取代?ATOM和DOT的未来

... [bitpushnews.medium.com/h...](https://bitpushnews.medium.com/have-cosmos-and-polkadot-been-replaced-the-future-of-atom-and-dot-06f918f87fb1) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 明星公链Aptos初体验--发送交易和构建合约

...安全高稳定的合约机制,官网上明晃晃的"Building the safest and most scalable Layer 1 blockchain."彰显着这群前FB工程师的野心。我们今天便浅尝一下这个技术和资本共同的宠儿,Aptos和Move语言。 Aptos是一条不兼容evm的Layer1公链,其特点...

文章 Utreexo:基于哈希函数的累加器

...ps://btctranscripts.com/bitcoin-core-dev-tech/2018-10-08-utxo-accumulators-and-utreexo/](https://btctranscripts.com/bitcoin-core-dev-tech/2018-10-08-utxo-accumulators-and-utreexo/)_ > > _本文为 Tadge Dryja 在 Bitcoin Core Dev Tech 活动上的演讲的记录稿,由 Bryan Bishop 将音频转写...

文章 揭开 Arbitrum 费用的神秘面纱

...aper.pdf)),按照 L2 gas 价格收费 或者至少,这就是我(Andrew Morris)使用这些术语的方式,以及我认为以太坊社区如何理解这些术语。 Arbitrum 引入了 2 个陷阱,使得 Arbitrum 的费用特别难以理解。 ### 免责声明 _在继续之...

文章 Solana 上的跨程序调用 (CPI)

...定义 discriminator。 ``` Step 1: using sha256 for string "global:vote" and you will get the result: e36e9b17887eac197678a3a9928f2dfc8a1d553a698244524539ebb858a2b4d0 Step 2: Take the first 16 letters and convert hex to 8 bytes array e36e9b17887eac19 => [227, 110, 155, 23, 136, 126, 172, ...

文章 web3批评者误解去中心化

...信息和隐私](https://help.twitter.com/en/twitter-for-websites-ads-info-and-privacy) 将会有中心化服务存在于web3中。事实上,正如我们在web1中所看到的,公共拥有的网络在其周围解锁了一波巨大的创新和企业家精神。 90年代的企业家和投资者...

文章 Move 基础语法 | 共学课优秀学习笔记

...栏找到 "Run Script" 2. 键入 main() 3. console outputs "debug:1024",and Gas cost.” ## 数值、bool、address Move 不支持字符串类型,只支持 ”数值、bool、和 address “ . - 整形(无符号整形) - - u8 : unsigned 8 bits (2^8 = **256**) - u64 : un...

文章 每周以太坊进展 2021/08/21

... gas 用量 * [1inch Network](https://blog.1inch.io/the-1inch-network-expands-to-optimistic-ethereum-2beb89fa63bf) 已上线 Optimism * [Teleportr](https://twitter.com/0x_clem/status/1428606240293212167):低成本的主网到 Optimism 的 ETH 桥,限额 0.02 ETH * [Warp](https://medium.com/ne...