시가총액: $3.2495T 2.580%
거래량(24시간): $110.7413B -18.530%
  • 시가총액: $3.2495T 2.580%
  • 거래량(24시간): $110.7413B -18.530%
  • 공포와 탐욕 지수:
  • 시가총액: $3.2495T 2.580%
암호화
주제
암호화
소식
cryptostopics
비디오
최고의 뉴스
암호화
주제
암호화
소식
cryptostopics
비디오
bitcoin
bitcoin

$104654.464793 USD

2.47%

ethereum
ethereum

$2482.196122 USD

1.96%

tether
tether

$1.000892 USD

0.06%

xrp
xrp

$2.172204 USD

3.01%

bnb
bnb

$645.665986 USD

1.55%

solana
solana

$148.547704 USD

1.62%

usd-coin
usd-coin

$0.999890 USD

0.00%

dogecoin
dogecoin

$0.181008 USD

5.22%

tron
tron

$0.278244 USD

0.72%

cardano
cardano

$0.658362 USD

4.58%

hyperliquid
hyperliquid

$33.402451 USD

-1.57%

sui
sui

$3.243792 USD

9.23%

chainlink
chainlink

$13.703476 USD

4.93%

avalanche
avalanche

$19.876159 USD

5.04%

unus-sed-leo
unus-sed-leo

$8.988912 USD

2.86%

암호화폐 뉴스 기사

공간 및 시간 (SXT)-제로 지식 (ZK) 암호화를 사용하여 검증 가능한 데이터 처리를위한 분산 프로토콜

2025/05/09 18:16

SXT (Space and Time)는 제로 지식 (ZK) 암호화를 사용하여 검증 가능한 데이터 처리를위한 분산 프로토콜입니다. 이를 통해 스마트 계약 및 AI 에이전트는 중앙 집중식 서비스에 의존하지 않고 변조 방지 SQL 기반 데이터에 액세스 할 수 있습니다.

공간 및 시간 (SXT)-제로 지식 (ZK) 암호화를 사용하여 검증 가능한 데이터 처리를위한 분산 프로토콜

In the realm of decentralized applications (DApps) and smart contracts, accessing vast amounts of reliable data directly is crucial. However, traditional data systems are typically centralized, posing limitations on transparency and robustness. To surmount this challenge, a new class of decentralized data infrastructure is being developed to integrate Web2-scale systems with blockchain networks.

분산 된 응용 프로그램 (DAPP) 및 스마트 계약 영역에서 방대한 양의 신뢰할 수있는 데이터에 직접 액세스하는 것이 중요합니다. 그러나 기존 데이터 시스템은 일반적으로 중앙 집중화되어 투명성과 견고성에 대한 제한이 있습니다. 이 과제를 극복하기 위해 Web2-Scale 시스템을 블록 체인 네트워크와 통합하기 위해 새로운 클래스의 분산 데이터 인프라가 개발되고 있습니다.

Among the protocols spearheading this integration is Space and Time (SXT), a protocol that enables verifiable data processing using zero-knowledge (ZK) cryptography. It aims to empower smart contracts and AI agents with tamperproof, SQL-based data without relying on centralized services.

이 통합을 주도하는 프로토콜 중에는 공간 및 시간 (SXT)이 있으며, ZK (Zero-Knowledge) 암호화를 사용하여 검증 가능한 데이터 처리를 가능하게하는 프로토콜입니다. 중앙 집중식 서비스에 의존하지 않고 Smart Contracts 및 AI 에이전트를 조정 방지 SQL 기반 데이터로 권한을 부여하는 것을 목표로합니다.

What Is Space and Time?

공간과 시간이란 무엇입니까?

Space and Time is a decentralized data protocol that enables verifiable off-chain data processing for on-chain applications. Essentially, it allows developers to perform SQL queries on external datasets and validate those results on-chain using Proof of SQL, a zero-knowledge protocol.

공간 및 시간은 온 체인 애플리케이션에 대한 검증 가능한 오프 체인 데이터 처리를 가능하게하는 분산 된 데이터 프로토콜입니다. 기본적으로 개발자는 외부 데이터 세트에서 SQL 쿼리를 수행하고 제로 지식 프로토콜 인 SQL의 증거를 사용하여 On-Chain 결과를 검증 할 수 있습니다.

The protocol supports use cases across DeFi, AI, and enterprise applications by enabling DApps and AI agents to securely access and act on large volumes of _,_ structured data.

이 프로토콜은 DAPP 및 AI 에이전트가 대량의 _, _ 구조화 된 데이터에 안전하게 액세스하고 행동 할 수 있도록하여 Defi, AI 및 Enterprise Applications의 사용 사례를 지원합니다.

It is also designed for multichain compatibility, with initial support for Ethereum and Base.

또한 Ethereum 및 Base에 대한 초기 지원과 함께 멀티 치인 호환성을 위해 설계되었습니다.

Key components of the protocol include:

프로토콜의 주요 구성 요소에는 다음이 포함됩니다.

Proof of SQL: A ZK-proof system for off-chain SQL computation.

SQL 증명 : 오프 체인 SQL 계산을위한 ZK- 방지 시스템.

Decentralized data warehouse: For ingesting and storing structured data.

분산 데이터웨어 하우스 : 구조화 된 데이터 수집 및 저장을위한.

Multichain compatibility: Supporting Ethereum, Base, and other networks.

멀티 치인 호환성 : 이더 리움,베이스 및 기타 네트워크 지원.

Node infrastructure: For decentralized query processing and validation.

노드 인프라 : 분산 쿼리 처리 및 검증 용.

How Proof of SQL Works

SQL의 증거가 작동하는 방법

Proof of SQL is the cryptographic engine that powers Space and Time’s verifiable compute layer. It generates zero-knowledge proofs to confirm a SQL query was run against a specific data table without altering or fabricating the result. These proofs can then be submitted to a blockchain, where they can trigger smart contract logic based on verified external data.

SQL의 증명은 공간과 시간의 검증 가능한 컴퓨팅 레이어를 전원으로 전력을 공급하는 암호화 엔진입니다. 결과를 변경하거나 제작하지 않고 SQL 쿼리가 특정 데이터 테이블에 대해 실행되었는지 확인하기 위해 제로 지식 증거를 생성합니다. 그런 다음 이러한 증거는 블록 체인에 제출하여 검증 된 외부 데이터를 기반으로 스마트 계약 로직을 트리거 할 수 있습니다.

This design allows developers to perform complex data queries off-chain while preserving full transparency and auditability on-chain.

이 디자인을 통해 개발자는 복잡한 데이터 쿼리 오프 체인을 수행하면서 전체 투명성 및 감사 가능성 온 체인을 보존 할 수 있습니다.

Decentralized Data Warehouse

분산 데이터웨어 하우스

Space and Time supports data ingestion from blockchain networks, off-chain APIs, and enterprise sources. The data is structured and indexed within a decentralized SQL engine, which can be accessed via familiar querying interfaces and developer tools. Users can also define access permissions or expose data points publicly, depending on the application.

공간 및 시간은 블록 체인 네트워크, 오프 체인 API 및 엔터프라이즈 소스의 데이터 수집을 지원합니다. 데이터는 분산 된 SQL 엔진 내에서 구성 및 색인화되며, 친숙한 쿼리 인터페이스 및 개발자 도구를 통해 액세스 할 수 있습니다. 사용자는 애플리케이션에 따라 액세스 권한을 정의하거나 공개적으로 데이터 포인트를 공개 할 수 있습니다.

Moreover, the protocol is blockchain-agnostic, supporting multichain verification via contracts deployed on Ethereum and Base:

또한,이 프로토콜은 블록 체인에 비해, 이더 리움 및 기본에 배치 된 계약을 통한 다중 인 검증을 지원합니다.

Ethereum smart contract: 0xE6Bfd33F52d82Ccb5b37E16D3dD81f9FFDAbB195

이더 리움 스마트 계약 : 0xE6BFD33F52D82CCB5B37E16D3DD81F9FFDABB195

Base smart contract: 0xA2c22252cDc8b7cDdEe1B0b2E242818509fCf7b8

기본 스마트 계약 : 0xA2C22252CDC8B7CDDEE1B0B2E242818509FCF7B8

This interoperability allows any DApp to verify query results on-chain, regardless of where the data was processed.

이 상호 운용성을 사용하면 모든 DAPP가 데이터가 처리 된 위치에 관계없이 체인 쿼리 결과를 확인할 수 있습니다.

Use Cases

사용 사례

The protocol can be integrated into various use cases, including:

프로토콜은 다음을 포함하여 다양한 사용 사례에 통합 될 수 있습니다.

DeFi protocols: Querying and verifying TVL, trading volumes, or liquidity data.

Defi 프로토콜 : TVL, 거래량 또는 유동성 데이터 쿼리 및 확인.

AI agents: Receiving cryptographically proven inputs for decision-making.

AI 에이전트 : 의사 결정을위한 암호화 적으로 입증 된 입력.

Enterprise reporting: Auditable compliance and analytics with ZK verification.

엔터프라이즈보고 : ZK Verification을 통한 감사 규정 준수 및 분석.

SXT Token

SXT 토큰

SXT is the native utility and governance token of the Space and Time ecosystem. It plays a key role in incentivizing validators, securing the network, and enabling community governance.

SXT는 공간 및 시간 생태계의 기본 유틸리티 및 거버넌스 토큰입니다. 유효성 검사기를 인센티브 화하고 네트워크를 확보하며 커뮤니티 거버넌스를 가능하게하는 데 중요한 역할을합니다.

Tokenomics

토 케노 믹스

Total supply: 5,000,000,000 SXT

총 공급 : 5,000,000,000 SXT

Initial circulating supply: 1,400,000,000 SXT (28% of total supply)

초기 순환 공급 : 1,400,000,000 SXT (총 공급의 28%)

Launchpool rewards: 125,000,000 SXT (2.5% of total supply)

런치 풀 보상 : 125,000,000 SXT (총 공급의 2.5%)

Marketing allocations:

마케팅 할당 :

25,000,000 SXT in campaigns following listing

목록 후 캠페인에서 25,000,000 SXT

50,000,000 SXT in campaigns 6 months post-listing

상장 후 6 개월 캠페인에서 50,000,000 SXT

Use cases

사용 사례

Data access: SXT is used to pay for query processing and verification

데이터 액세스 : SXT는 쿼리 처리 및 확인 비용을 지불하는 데 사용됩니다.

Staking: Validators stake SXT to participate in query validation

스테이 킹 : 유효성 검사기는 쿼리 유효성 검사에 참여하기 위해 SXT를 스테이크합니다

Governance: SXT holders can vote on ecosystem decisions

거버넌스 : SXT 보유자는 생태계 결정에 투표 할 수 있습니다

Rewards: SXT is distributed to node operators and contributors

보상 : SXT는 노드 연산자 및 기여자에게 배포됩니다

SXT on Binance Launchpool

Binance 런치 풀에 SXT

On May 5, Binance announced SXT as the 69th project on the Binance Launchpool. Users who locked their BNB, FDUSD, and USDC during the farming period were eligible to receive SXT rewards. A total of 125 million SXT tokens were allocated to the program, which amounts to 2.5% of the total token supply.

5 월 5 일, Binance는 Binance 런치 풀에서 69 번째 프로젝트로 SXT를 발표했습니다. 농업 기간 동안 BNB, FDUSD 및 USDC를 잠긴 사용자는 SXT 보상을받을 자격이있었습니다. 총 1 억 2 천 5 백만 SXT 토큰 이이 프로그램에 할당되었으며, 이는 총 토큰 공급의 2.5%에 해당합니다.

After the farming period, SXT will be listed for trading on Binance with the Seed Tag applied. The trading pairs will be USDT, USDC, BNB, FDUSD, and TRY.

농업 기간이 지나면 SXT는 시드 태그가 적용된 이항에 대한 거래를 위해 나열됩니다. 거래 쌍은 USDT, USDC, BNB, FDUSD 및 Try입니다.

Closing Thoughts

닫는 생각

Space and Time delivers a decentralized infrastructure for verifiable computation and zero-knowledge data processing

공간 및 시간은 검증 가능한 계산 및 제로 지식 데이터 처리를위한 분산 인프라를 제공합니다.

부인 성명:info@kdj.com

제공된 정보는 거래 조언이 아닙니다. kdj.com은 이 기사에 제공된 정보를 기반으로 이루어진 투자에 대해 어떠한 책임도 지지 않습니다. 암호화폐는 변동성이 매우 높으므로 철저한 조사 후 신중하게 투자하는 것이 좋습니다!

본 웹사이트에 사용된 내용이 귀하의 저작권을 침해한다고 판단되는 경우, 즉시 당사(info@kdj.com)로 연락주시면 즉시 삭제하도록 하겠습니다.

2025年06月08日 에 게재된 다른 기사