Смарт-контракт
Смарт-контракт
Smart Contracts
14 ссылок
Программный код, развернутый на блокчейне, который может хранить активы и выполняться детерминированно на основе входных данных. Смарт-контракты позволяют использовать приложения, выходящие за рамки простой передачи стоимости.
Встречается в 14 разделах документов
Abstract
...bine), a mempool-less transaction forwarding protocol (Gulf Stream), a parallel smart contract runtime (Sealevel), and a Proof of Replication scheme for distributed storage v...
System Architecture
...st the current state of the ledger. This stage uses Sealevel, Solana's parallel smart contract runtime. Sealevel analyzes each transaction to determine which accounts it read...
Performance
... most transfers involve different accounts and can be executed in parallel. For smart contract interactions that access shared state, parallelism is reduced and execution bec...
Abstract
...y deployed on the Ethereum blockchain as an ERC-20 token, leveraging Ethereum's smart contract capabilities to enable programmable interactions with decentralized application...
Introduction
...sting infrastructure of wallets, exchanges, and decentralized applications. The smart contract design includes provisions for upgradeability, compliance controls, and cross-c...
Design Principles
...ics that benefit users. The membership standard defines technical requirements (smart contract integration, API compatibility), compliance requirements (licensing, AML progra...
Technology
...ocols, and services that have been built around the ERC-20 interface.
The USDC smart contract extends the basic ERC-20 functionality with additional capabilities required fo...
Compliance Framework
...inancial system meets regulatory standards.
The blacklist function in the USDC smart contract enables issuers to freeze tokens at specific blockchain addresses in response t...
Token Lifecycle
...issuer initiates the minting process by calling the `mint` function on the USDC smart contract, which creates the exact number of USDC tokens corresponding to the deposited d...
Governance
...egulators. Technical capability requires the ability to integrate with the USDC smart contract infrastructure, implement secure key management for minting and burning operati...
Conclusion
...ckward compatibility and operational continuity. The open-source publication of smart contract code, combined with independent security audits, provides technical transparenc...
Похожие статьи
Whitepaper Deep Dive
Белая книга Ethereum: От ограничений Bitcoin к мировому компьютеру
Как Vitalik Buterin переосмыслил блокчейн как универсальную вычислительную платформу, представив smart contracts, EVM и…
Whitepaper Deep DiveChainlink 2.0: Децентрализованные сети Oracle и видение Metalayer
Комплексный обзор расширенного видения Chainlink для DON: hybrid smart contracts, FSS, super-linear staking и фреймворк…
Whitepaper Deep DiveБелая книга Aave V2: Архитектура децентрализованного кредитования
Разбор архитектуры lending pool Aave, aTokens, flash loans и модели процентных ставок, которые лежат в основе одного из…
Whitepaper Deep DiveUniswap V2: Как рынки постоянного произведения навсегда изменили DeFi
Технический разбор формулы x*y=k Uniswap, ценовых оракулов, flash swaps и элегантной простоты децентрализованного обмен…