文章
视频
课程
百科图谱
集训营
更多
问答
提问
发表文章
专栏
活动
文档
工作
集市
发现
Toggle navigation
文章
问答
视频
课程
集训营
专栏
活动
工作
文档
集市
搜索
登录/注册
精选
推荐
最新
周榜
关注
RSS
全部
通识
以太坊
比特币
Solana
公链
Solidity
Web3应用
编程语言
安全
密码学
AI
存储
其他
(一)Let's Move共学,初学move,安装钱包,环境,本地编译合约上链
首先感谢Let'sMove共学,感谢HOH社区我会把详细的过程和注意的点都写上,适合和我一样的小白开始学习move安装钱包在我们的chrome浏览器中的应用市场,搜索sui,找到这个插件安装即可应用市场链接:https://chromewebstore.google.com/也可
Sui
Move
新手
aimotee
发布于 2024-11-06
阅读 ( 1518 )
( 15 )
Rome Protocol :连接 Solana 和以太坊,实现模块化区块链的未来
Rome Protocol 是一个互操作性框架,旨在连接 Solana 和 Ethereum 网络,通过将 Solana 模块化,使其能够与以太坊及其他区块链协同工作,从而利用 Solana 的速度和可扩展性以及以太坊的 DeFi 框架和开发者社区,Rome 旨在解决 DeFi 流动性孤立、可扩展性问题和跨链开发复杂性等挑战,实现更集成、可扩展和高效的多链生态系统。
互操作性
Solana
Ethereum
跨链
模块化
DeFi
tobs.x
发布于 2024-11-05
阅读 ( 629 )
Walrus: 重塑数据存储的未来,构建去中心化应用的安全基石
区块链技术正在改变着我们的世界,去中心化应用 (DApps) 也逐渐成为主流。然而,现有的区块链技术存在着存储效率低下的问题,限制了其扩展性和应用范围。去中心化存储网络应运而生,为 DApps 提供高效的存储解决方案。本文将深入探讨 Walrus,一个基于高效编码/解码算法和现代区块链技术的去中心化
Sui
Walrus
分布式存储
King
发布于 2024-10-30
阅读 ( 1965 )
( 37 )
在Sui Move中管理资源:解封装Transcript的正确实践
in
Sui源码解析
in
Sui源码解析
在构建基于区块链的应用程序时,资源管理是开发者面临的关键挑战之一。SuiMove,作为Sui区块链的编程语言,提供了一套强大的机制来确保资源的安全和有效管理。本文将深入探讨在SuiMove中解封装Transcript对象的过程,并解释为什么手动删除wrapperobject是必要的。S
Sui
源码分析
King
发布于 2024-10-29
阅读 ( 1376 )
( 16 )
深入解析sui::package模块:Move语言中的包发布与升级
in
Sui源码解析
in
Sui源码解析
在区块链技术的快速演进中,Move编程语言因其安全性、灵活性和易于审计的特性而备受关注。Move语言的核心优势之一是其对智能合约包的精细化管理。本文将深入探讨sui::package模块,这是一个用于操作Move包的关键模块,涵盖了包的发布、升级和维护等核心功能,旨在为读者提供一个全面的技术解析。
Sui
源码分析
King
发布于 2024-10-29
阅读 ( 1731 )
( 32 )
Deep Dive into the TON Smart Contract Compilation Process: Compiling Func and Tact Languages
in
深入研究TON
in
深入研究TON
In the rapidly evolving landscape of decentralized applications (DApps), smart contracts have emerged as the cornerstone of blockchain technology
TON
deep-research
King
发布于 2024-10-28
阅读 ( 2510 )
( 22 )
干货分享:区块链运行时环境与智能合约安全建模
in
CertiK 安全知识分享
in
CertiK 安全知识分享
在Web3.0领域,智能合约的安全性也会被其部署区块链的设计和运行时环境影响。这有很多原因,例如:①开发者必须使用新的特定领域语言;②交易执行可能涉及异步函数最终性;③对于不同的区块链环境,并不总是具有相同的工具。在本文中,我们将探讨基于不同的运行时模型,智能合约安全性是如何变化的。
CertiK
发布于 2024-10-25
阅读 ( 1613 )
( 73 )
深入解析Sui Move代码:探索区块链对象所有权转移与状态变更
in
Sui源码解析
in
Sui源码解析
在快速发展的区块链技术领域,Sui作为一个新兴的基于Move编程语言的区块链平台,以其独特的对象模型和高效的交易处理机制吸引了众多开发者和企业的关注。本文将深入解读Sui平台中一段关键的Move代码,该代码负责处理区块链上对象的所有权转移和状态变更,是构建去中心化应用(DApps)的核心。Su
Sui
源码分析
King
发布于 2024-10-25
阅读 ( 1706 )
( 54 )
CertiK技术分享:《Cosmos 生态安全指南》
概况Cosmos是一款开源、开放、高度可扩展的区块链跨链网络,也是全球最为知名的区块链生态之一。Cosmos是一个由CometBFT(原Tendermint团队)推出的支持跨链交互的异构网络,由多条独立、并行的区块链组成去中心化网络,其愿景是打破信息的孤岛效应,实现不同区块链之间的互操作性。在当
CertiK
发布于 2024-10-23
阅读 ( 2702 )
( 22 )
Deep Dive into TON Smart Contract Unit Testing: An Example-Based Approach
in
深入研究TON
in
深入研究TON
In the rapidly evolving landscape of blockchain technology, Telegram Open Network (TON) stands out as a new blockchain platform, where the development
TON
deep-research
King
发布于 2024-10-19
阅读 ( 2117 )
( 32 )
Unlocking the Power of Debugging in TON Smart Contracts: The FunC Debug Toolkit
in
深入研究TON
in
深入研究TON
In the rapidly evolving landscape of blockchain technology, smart contracts have emerged as a cornerstone of decentralized applications. The Open Netw
TON
deep-research
King
发布于 2024-10-19
阅读 ( 1942 )
( 28 )
Decoding the Address Utility Library for TON Blockchain: A Deep Dive into Func Language Programming
in
深入研究TON
in
深入研究TON
The TON (The Open Network) blockchain is a decentralized network designed to provide high-speed, scalable, and secure transaction processing.
TON
deep-research
King
发布于 2024-10-19
阅读 ( 1999 )
( 25 )
Deep Dive into the TON FunC Dict Tool: The Art of Key-Value Pair Management in Smart Contracts
in
深入研究TON
in
深入研究TON
In the sprawling expanse of blockchain technology, smart contracts stand as sentinels of trust and automation, guarding the gates of transactional int
TON
deep-research
King
发布于 2024-10-19
阅读 ( 2213 )
( 33 )
In-Depth Analysis of the TON Smart Contract stdlib_ext Library: A Survey of Extended Features
in
深入研究TON
in
深入研究TON
TON (The Open Network) is a decentralized blockchain platform known for its powerful and flexible smart contract capabilities. During the development
TON
deep-research
King
发布于 2024-10-19
阅读 ( 1875 )
( 27 )
The Nautical Chart of TON Smart Contracts: In-Depth Analysis and Function Interpretation stdlib_ext
in
深入研究TON
in
深入研究TON
Before delving into the stdlib_ext library for TON smart contracts, it is essential to understand the unique charm of TON, a decentralized blockchain
TON
deep-research
King
发布于 2024-10-19
阅读 ( 1582 )
( 19 )
Tendermint 的协议设计和一些思考
本篇专注于从 Tendermint 代码实现来还原其原理。
共识算法
Tendermint
xufeisofly
发布于 2024-10-16
阅读 ( 1723 )
( 19 )
The Enchanted Realm of TON FunC: The Marvelous Message Toolkit Library
in
深入研究TON
in
深入研究TON
In the distant land of code, there exists a mystical kingdom guarded by TON FunC, where the inhabitants are magical bit spirits, freely soaring in the
TON
deep-research
King
发布于 2024-10-12
阅读 ( 1338 )
( 18 )
Mastering Time in TON Smart Contracts: An In-Depth Look at the STON.fi Time Utility Library
in
深入研究TON
in
深入研究TON
The TON blockchain has rapidly gained traction as a leading platform for decentralized applications, offering unparalleled speed, scalability, and sec
TON
deep-research
King
发布于 2024-10-12
阅读 ( 1417 )
( 21 )
In-depth Analysis of the TON FunC Console Tool Code: Efficient Data Printing and Formatting
in
深入研究TON
in
深入研究TON
The Open Network (TON) is a blockchain platform designed to enable the creation of decentralized applications and smart contracts. Smart contracts on
TON
deep-research
King
发布于 2024-10-11
阅读 ( 1455 )
( 25 )
Fixed Point Math Toolkit in TON Smart Contracts: An In-depth Analysis
in
深入研究TON
in
深入研究TON
TON (The Open Network) stands as a beacon of innovation in the decentralized blockchain ecosystem, designed to provide an efficient, scalable, and use
TON
deep-research
King
发布于 2024-10-11
阅读 ( 1305 )
( 21 )
‹
1
2
...
8
9
10
11
12
13
14
...
45
46
›
发表文章
我要提问
扫一扫 - 使用登链小程序
热门文档
»
Solidity 中文文档 - 合约开发
Foundry 中文文档 - 开发框架
Hardhat 中文文档 - 开发框架
ethers.js 中文文档 - 与链交互
Viem 中文文档 - 与链交互
web3.js 中文文档 - 与链交互
Anchor 中文文档 - 开发框架
以太坊改进提案EIP翻译
以太坊域名服务(ENS)文档
Etherscan API 手册 - 查询链上数据
热门百科
»
call函数
Base58Check编码
Actor模型
向量
BIP300
Clock
代码质量
BIP157
Arbitrum Nova
Solana Virtual Machine
Muun钱包
Diffie-Hellman密钥交换
政治立场
社区合作
音乐
寻路算法
协议优化
比特币网络
自我保管
Jito Bundle
惩罚
Conviction Voting
K210
算法设计
通胀攻击
30天文章收益榜
»
Tiny熊
191 篇文章,614 学分
Henry
96 篇文章,584 学分
Helius
151 篇文章,465 学分
寻月隐君
262 篇文章,458 学分
OpenZeppelin
223 篇文章,455 学分
×
发送私信
请将文档链接发给晓娜,我们会尽快安排上架,感谢您的推荐!
发给:
内容: