找到约 13 条结果

文章 治理还是不治理:一览治理协议

...EADME.md https://medium.com/coinmonks/solana-dao-governance-part-1-understanding-spl-governance-3ccf6d6912bc https://medium.com/coinmonks/implementing-governance-and-daos-on-the-solana-network-the-ultimate-guide-c3d9afb5f7ec https://ryzelabs.medium.com/how-to-solana-chapter-5-daos-governance-e41a...

文章 科普 | 再谈:以太坊是什么

...块链、了解[智能合约](https://learnblockchain.cn/2018/01/04/understanding-smart-contracts/),希望有更多的人能真正搞懂一些最基本的概念,并以此为契机深入到区块链和智能合约的世界中。 因为本文的主体内容选自我的技术专题“工程师...

文章 使用Ink!开发Substrate ERC20智能合约

...elp information -V, --version Prints version information SUBCOMMANDS: new Setup and create a new smart contract project build Compiles the smart contract generate-metadata Generate contract metadata artifacts test Test...

文章 sui存钱罐的权限控制和pacakge升级带来的风险

...ing failed due to issues with transaction inputs, please review the errors and try again:\n- Transaction was not signed by the correct sender: Object 0x10ca605ce0437c10274bcc260901ef5b34bab91c747f2dc498b722ae151a5baf is owned by account address 0x7cbe5e6596e23266dd5763dd89b4ab1195516908ecde8febfe966...

文章 在 ZK 中建模栈数据结构 - 如何在 Circom 中创建一个堆栈

...mlib/gates.circom"; // 如果所有输入都为1,则返回1 template AND3() { signal input in[3]; signal output out; signal temp; temp

文章 一文读懂加密技术

...预言机篡改。[NFT和游戏应用](https://chain.link/use-cases/nfts-and-blockchain-games)使用Chainlink VRF生成的随机数来执行各种链上函数,比如挑选特殊NFT airdrop的中奖者,以及决定宝箱内物品。值得一提的是,用户可以独立验证整个过程的公...

文章 Balancer 无常损失:公式与影响

...损失公式的明确证明。因此,这篇博客旨在通过推导 [Fernando Martinelli 的页面](https://learnblockchain.cn/article/12188) 中概述的公式来填补这一空白,该页面提供了良好的直觉。 快速概述,Balancer 是一个去中心化交易所,允许用户在...

文章 FLock.io:人工智能民主化的基础层

... SQL(例如,[Chainbase 的 Theia](https://www.flock.io/blog/chainbase-and-flock-launch-partnership-with-text2sql-blockchain-task))、人工智能辅助编码工具(例如,[Aptos 的 Move Code Agent](https://www.flock.io/blog/flockio-integrates-with-aptos-to-turbocharge-ai-assisted-move-lan...

文章 和 Nostr 探索 Web5 的未来

...近 [rough consensys running code](https://www.notion.so/Rough-consensus-and-running-code-eb4ca8ddd5094c2abaf636706074a5d2?pvs=21) 的方式。所以我认为,在生态和协议治理的组织结构上,Nostr 也拥有可贵的开放性。 而且你会发现这种开放性,跟比特币的治...

文章 zkSync快照及与OP-Stack的比较

...ars.io/en/articles/...](https://4pillars.io/en/articles/snapshot-on-zksync-and-a-comparison-with-op-stack) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 《Effective Rust》第 8 条:熟悉引用和指针类型

...n)]: https://doc.rust-lang.org/reference/expressions/array-expr.html#array-and-slice-indexing-expressions [`Index`]: https://doc.rust-lang.org/std/ops/trait.Index.html [`index`]: https://doc.rust-lang.org/std/ops/trait.Index.html#tymethod.index [`实现`]: https://doc.rust-lang.org/std/vec/struct...

文章 dapp安全总结与典型安全事件

..., SIGNEXTEND * 逻辑运算:LT, GT, SLT, SGT, EQ, ISZERO * 位运算:AND, OR, XOR, NOT, BYTE, SHL, SHR, SAR * 当前交易状态信息:ADDRESS, SELFBALANCE, ORGIN, CALLER, CALLVALUE * 当前块状态信息:COINBASE, TIMESTAMP, NUMBER, DIFFICULTY, GASLIMIT, GASPRICE, BASEFEE * 当前链...

文章 SOON网络:扩展SVM到Solana之外

...化存储解决方案**,用于扩展 Solana 的程序容量(例如,Xandeum)。 - **EVM 和 Solana 的互操作性**,包括在 Solana 上的以太坊、EVM 上的 Solana 和本土的 Solana Rollups(例如,Ellipsis、Neon、Soon)。 - **比特币与 Solana 的跨链整合**,集...