文章
视频
课程
百科图谱
集训营
更多
问答
提问
发表文章
专栏
活动
文档
工作
集市
发现
Toggle navigation
文章
问答
视频
课程
集训营
专栏
活动
工作
文档
集市
搜索
登录/注册
精选
推荐
最新
周榜
关注
RSS
全部
通识
以太坊
比特币
Solana
公链
Solidity
Web3应用
编程语言
安全
密码学
AI
存储
其他
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
阅读 ( 1804 )
( 22 )
干货分享:区块链运行时环境与智能合约安全建模
in
CertiK 安全知识分享
in
CertiK 安全知识分享
在Web3.0领域,智能合约的安全性也会被其部署区块链的设计和运行时环境影响。这有很多原因,例如:①开发者必须使用新的特定领域语言;②交易执行可能涉及异步函数最终性;③对于不同的区块链环境,并不总是具有相同的工具。在本文中,我们将探讨基于不同的运行时模型,智能合约安全性是如何变化的。
CertiK
发布于 2024-10-25
阅读 ( 1374 )
( 73 )
深入解析Sui Move代码:探索区块链对象所有权转移与状态变更
in
Sui源码解析
in
Sui源码解析
在快速发展的区块链技术领域,Sui作为一个新兴的基于Move编程语言的区块链平台,以其独特的对象模型和高效的交易处理机制吸引了众多开发者和企业的关注。本文将深入解读Sui平台中一段关键的Move代码,该代码负责处理区块链上对象的所有权转移和状态变更,是构建去中心化应用(DApps)的核心。Su
Sui
源码分析
King
发布于 2024-10-25
阅读 ( 1477 )
( 54 )
CertiK技术分享:《Cosmos 生态安全指南》
概况Cosmos是一款开源、开放、高度可扩展的区块链跨链网络,也是全球最为知名的区块链生态之一。Cosmos是一个由CometBFT(原Tendermint团队)推出的支持跨链交互的异构网络,由多条独立、并行的区块链组成去中心化网络,其愿景是打破信息的孤岛效应,实现不同区块链之间的互操作性。在当
CertiK
发布于 2024-10-23
阅读 ( 1796 )
( 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
阅读 ( 1657 )
( 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
阅读 ( 1613 )
( 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
阅读 ( 1544 )
( 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
阅读 ( 1811 )
( 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
阅读 ( 1528 )
( 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
阅读 ( 1341 )
( 19 )
Tendermint 的协议设计和一些思考
本篇专注于从 Tendermint 代码实现来还原其原理。
共识算法
Tendermint
xufeisofly
发布于 2024-10-16
阅读 ( 1437 )
( 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
阅读 ( 1138 )
( 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
阅读 ( 1178 )
( 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
阅读 ( 1207 )
( 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
阅读 ( 1124 )
( 21 )
In-depth Analysis of the ctx Utility Code in TON FunC: Managing Message Call Context
in
深入研究TON
in
深入研究TON
The ctx utility code within the FunC programming language for TON (The Open Network) smart contracts plays a pivotal role in managing the call context
TON
deep-research
King
发布于 2024-10-11
阅读 ( 1165 )
( 15 )
In-depth Analysis of the TON FunC msgs Toolkit: Simplifying Message Sending in Smart Contracts
in
深入研究TON
in
深入研究TON
This comprehensive article delves into the intricacies of the TON FunC msgs toolkit, a robust set of utilities designed to facilitate message
TON
deep-research
King
发布于 2024-10-11
阅读 ( 1159 )
( 19 )
Move语言(2024版)
Move的新功能将于2024年推出,这是恰如其名的“Move2024”版本的一部分。其中许多更改都是对源语言的增强,影响编译器,而无需对链上发布的二进制表示进行任何更改。这些变化的主要目标是让Move更易于编写,也更易于阅读。对源语言引入的相对较少的重大变化是为了让Move更
Move
Alan
发布于 2024-10-11
阅读 ( 1159 )
( 25 )
TVM Smart Contract Optimization: In-Depth Analysis of Inline and Inline_ref Specifiers
in
深入研究TON
in
深入研究TON
In the rapidly evolving landscape of blockchain technology, smart contracts have emerged as the cornerstone of decentralized applications (DApps)
TON
deep-research
King
发布于 2024-10-10
阅读 ( 1043 )
( 12 )
Deep Dive into TON Smart Contracts: Implementing Proof-of-Work in the TestGiver Contract
in
深入研究TON
in
深入研究TON
In the rapidly evolving landscape of blockchain technology, smart contracts have emerged as a pivotal force driving the development of decentralized
TON
deep-research
King
发布于 2024-10-10
阅读 ( 1214 )
( 19 )
‹
1
2
...
7
8
9
10
11
12
13
...
44
45
›
发表文章
我要提问
扫一扫 - 使用登链小程序
热门文档
»
Solidity 中文文档 - 合约开发
Foundry 中文文档 - 开发框架
Hardhat 中文文档 - 开发框架
ethers.js 中文文档 - 与链交互
Viem 中文文档 - 与链交互
web3.js 中文文档 - 与链交互
Anchor 中文文档 - 开发框架
以太坊改进提案EIP翻译
以太坊域名服务(ENS)文档
Etherscan API 手册 - 查询链上数据
热门百科
»
BuildBear
FISCO BCOS
私钥
UTXO
性能优化
Aave
Celestia
多链
Polkadot
solidity 编程
blockchain
区块链入门
zk-SNARKs
SPL Token
波卡
delegatecall
STARK
存储服务器
黑客松
模块化
Plasma
CREATE2
Truffle
Token
DePIN
30天文章收益榜
»
寻月隐君
208 篇文章,840 学分
CoinsBench
67 篇文章,698 学分
Helius
133 篇文章,601 学分
QuickNode
413 篇文章,528 学分
OpenZeppelin
132 篇文章,363 学分
×
发送私信
请将文档链接发给晓娜,我们会尽快安排上架,感谢您的推荐!
发给:
内容: