温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.bee.com/ko/55621.html
点击访问原文链接

ETHGlobal NYC Hackathon Concludes: A Roundup of the Top 10 Winning ProjectsRecommended Articles | Bee Network

ETHGlobal NYC Hackathon Concludes: A Roundup of the Top 10 Winning ProjectsRecommended Articles | Bee Network Login 인기 뉴스 밈 런치패드 AI 에이전트 DeSci 탑체인 익스플로러 뉴비의 경우 100x 코인 꿀벌 게임 필수 웹사이트 필수 앱 암호화폐 유명인 드핀 루키 에센셜 함정 탐지기 기본 도구 고급 웹사이트 교환 NFT 도구 안녕, 로그아웃 웹3 유니버스 계략 DApp 꿀벌 하이브 성장하는 플랫폼 기원 후 찾다 영어 코인 충전 로그인 다운로드 웹3 유니 계략 DApp 꿀벌 하이브 기원 후 분석•본문 ETHGlobal NYC Hackathon Concludes: A Roundup of the Top 10 Winning ProjectsRecommended Articles분석7개월 전업데이트와이엇 23,110 13 ETHGlobal New York provided a platform for developers to experiment with Web 3 technologies. Participants were able to develop innovative projects, learn new technologies, expand their professional networks, and connect with their peers. During the event, developers leveraged various blockchain protocols and tools to build projects covering multiple use cases.

Odaily participated in ETHGlobal New York and will introduce the winning projects below.

Rivals: Augmented Reality Shooter Rivals is a multiplayer shooter that combines AR technology with a blockchain economy. Players use their phones to battle AI-controlled zombies in a real-world environment. Killing zombies rewards players with RIVAL tokens, while death deducts a portion of their token balance. The game uses Unity AR Foundation for environmental awareness, allowing virtual zombies to navigate and interact in the player’s physical space.

The game includes a geo-trap system, allowing players to set traps at specific GPS coordinates that affect other players. The project supports multiple blockchain networks, including Flow and Chiliz, and utilizes a cross-chain token economic model. This design combines location-based services, augmented reality technology, and 암호화폐currency incentives to create a new mobile gaming experience.

Primer: A cryptocurrency payment method for shopping
Primer is a Chrome browser extension that allows users to use cryptocurrency for purchases on Amazon. Since Amazon doesn’t directly support digital asset payments, the extension uses gift cards as an intermediary to facilitate payment conversion. Users click the embedded “Crypto Checkout” button to complete payment using stablecoins like USDC.

The system automatically converts cryptocurrency into Amazon gift cards and applies them to orders in a transparent process. The extension integrates with major wallets like Coinbase Wallet, MetaMask, and Phantom, using the Coinbase CDP API for transaction verification. This approach bypasses the limitations of traditional e-commerce platforms that don’t support cryptocurrencies, providing digital asset holders with a new consumption channel.

Swap Pay: Multi-token Combination Payment
Swap Pay addresses the token compatibility issue in Web 3 payments. The SDK allows users to pay using a combination of tokens in their wallets, without having to convert them to a single merchant-specified token. The system uses Chainlink data sources to provide real-time token valuations, allowing users to select the number of different tokens needed to make up the payment.

Through the EIP-5792 standard, all authorization, redemption, and transfer operations are bundled into a single transaction, streamlining the payment process. Final settlement uses PYUSD, and if the total value of the user’s selected tokens exceeds the required amount, the system automatically refunds the difference. This design reduces operational complexity in Web3 commerce and allows decentralized token balances to be used more efficiently for payments.

Pumpkin Spice Latte: A Rewarding Savings App
Pumpkin Spice Latte combines DeFi yields with a lottery mechanism to create a new savings incentive model. Users deposit stablecoins into a shared pool, keeping their principal safe. All deposited earnings are pooled for regular prize draws. Winners receive excess returns, while those who don’t win retain their entire principal.

The project supports ERC 4626-compliant yield sources, including DeFi protocols like Morpho and Kinetic. Random number generation uses Flare and Flow’s VRF services to ensure fairness. This model aims to make savings more attractive while providing users with a way to participate without risking their principal.

Hardhat 3-Ledger: Hardware Wallet Development Integration
Hardhat 3-Ledger adds support for Ledger hardware wallets to the latest version of the Hardhat development framework. Developers can use Ledger devices to securely sign smart contract deployment transactions, avoiding exposing private keys in the development environment. It integrates with Ledger’s device management toolkit, supports TypeScript, and has been tested on Ledger Flex devices.

The project team also provided suggestions for improvements to the Ledger developer documentation, including code example optimization and document structure adjustments. This integration is valuable for blockchain projects requiring high security standards, allowing developers to use modern development tools while maintaining security.

Noah: Digital Asset Inheritance Plan
Noah provides a digital asset inheritance solution that automates inheritance transfers through smart contracts. The system uses a “dead man’s switch” mechanism, automatically transferring assets to designated beneficiaries if a user is inactive for a set period of time. The project supports multiple liquidation methods, including Dutch auctions and Uniswap transactions.

The system can convert digital assets into USDC or PYUSD, or directly into US dollars through the Fern service. For users who choose to withdraw in fiat currency, beneficiaries can inherit their assets without even having to understand cryptocurrency. Noah also supports ENS domain name inheritance and has been deployed on multiple blockchain networks, including Flow, Chiliz, and Katana.

Kyma Pay: Stablecoin Payment Infrastructure for Merchants
Kyma Pay provides merchants with GENIUS Act-compliant stablecoin payment processing services with a 0.15% fee, significantly lower than the 1.5% fees charged by traditional payment providers like Stripe. The system supports major stablecoins such as PYUSD, USDC, USDT, and USDDe, utilizing an AMM designed based on Orbital to enable efficient stablecoin swaps.

The project integrates the HTTP 402 payment protocol. When a customer attempts a purchase, a 402 status code is returned with payment information. The Coinbase x 402 Facilitator handles payment verification. The system also includes a stablecoin risk assessment feature, providing merchants with a risk score based on data such as reserve assets and audit history. This design aims to provide merchants with a more economical digital currency payment option.

TX Delay Insurance: Transaction Delay Insurance
TX Delay Insurance provides insurance against transaction delays on the EVM network. Users can purchase insurance for time-sensitive transactions and receive financial compensation if their transactions are delayed due to network congestion. The system records transaction broadcast and execution timestamps via an RPC proxy as proof of delay.

Insurance contracts allow users to purchase delay protection for specific transactions, with claims based on verifiable timestamp data. This mechanism is valuable for time-sensitive scenarios like DeFi operations and arbitrage trading, providing users with a tool to combat network uncertainty.

x 402-flash: Micropayment latency optimization
x402-flash addresses the latency issues inherent in the x402 micropayment standard through an escrow contract system. While traditional x402 requires blockchain transaction confirmation before responding to API requests, the flash solution allows clients to pre-lock funds in an escrow contract, enabling the server to respond immediately, accelerating the payment process through micro-insurance.

Actual payments are processed asynchronously in the background. If the client’s balance is insufficient, the escrow contract automatically deducts the pre-deposited funds. This design reduces payment latency from 200 milliseconds to double-digit milliseconds, enabling high-frequency API calls. The project integrates Circle Paymaster and supports USDC for gas fees, streamlining the user experience.

Pika Vault: Cross-chain asset management vault
Pika Vault enables cross-chain asset management, allowing users to deposit and withdraw assets on any supported blockchain, while the vault maintains and rebalances portfolios across multiple chains. The system is based on the ERC-4626 standard and supports ERC-7540 asynchronous redemptions. Unlike solutions that rely on synthetic assets or complex bridges, Pika Vault uses native USDC and Circle CCTP for cross-chain transfers.

The architecture separates the control plane and the value plane, with LayerZero handling cross-chain coordination and Chainlink CCIP providing price data. The system supports qualified custodial addresses, meeting the regulatory requirements of institutional investors. This design enables true cross-chain asset management, avoiding the limitations of a single chain and the risks of synthetic assets.

이 글은 인터넷에서 퍼왔습니다: ETHGlobal NYC Hackathon Concludes: A Roundup of the Top 10 Winning ProjectsRecommended Articles

Related: BitMEX Alpha: Evolution of Funding Rates Funding Rate is regarded by many industry insiders as one of the most revolutionary mechanisms in the crypto derivatives market. As the market mechanism continues to mature, the funding rate itself is quietly recording the profound changes in market behavior from extensive to sophisticated. The XBTUSD perpetual contract launched by BitMEX in 2016 is the longest-lived and most complete Bitcoin perpetual contract in the crypto industry today. This article systematically analyzes funding rate data from May 2016 to May 2025, attempting to reveal how funding rates have gradually evolved from early violent fluctuations to todays institutional-level stability, with a special focus on the significant convergence during the 2024-2025 bull market. Basic concepts of perpetual contracts and funding rates Perpetual contracts were first created by BitMEX. They broke the limitation that…

# 분석# 암호# 데피# 토큰# 도구# 웹3© 版权声명배열 上一篇 After reverse hacking North Korean hackers, I saw how they workRecommended Articles 下一篇 Hong Kong's cryptocurrency world: rift, confrontation, and integrationRecommended Articles 상关文章 30 Days, $430K Profit: The “Sitting P” Trader’s Memecoin Sniping Strategy 6086cf14eb90bc67ca4fc62b 8,880 ArkStream Capital: The crypto market will usher in a structural turning point of compliance narrative + real returns in 6086cf14eb90bc67ca4fc62b 25,901 3 “Black Tuesday” for US retail investors: Speculative stocks and cryptocurrencies plummet under the combined pressure of earnings reports and short selling. 6086cf14eb90bc67ca4fc62b 16,312 1 로봇 분야 선두주자 오픈마인드의 $4억 가치의 TGE에 참여할 가치가 있을까요? 6086cf14eb90bc67ca4fc62b 9,478 South Korean investors flock to crypto-to-equity, with BitMine becoming a new favorite.Recommended Articles 6086cf14eb90bc67ca4fc62b 42,268 4 Weekly Token Unlocks: RIVER to Unlock Nearly 8% of Circulating Supply 6086cf14eb90bc67ca4fc62b 11,196 1 댓글 없음 댓글을 남기시려면 로그인이 필요합니다! 즉시 로그인 댓글이 없습니다... Bee.com 세계 최대의 Web3 포털 파트너 코인카프 바이낸스 코인마켓캡 코인게코 코인라이브 갑옷 Bee Network 앱을 다운로드하고 web3 여정을 시작하세요 백지 역할 자주하는 질문 © 2021-2026. 모든 권리 보유. 개인 정보 정책 | 서비스 약관 꿀벌 네트워크 앱 다운로드 Web3 여정을 시작해보세요 세계 최대의 Web3 포털 파트너 CoinCarp Binance CoinMarketCap CoinGecko Coinlive Armors 백지 역할 자주하는 질문 © 2021-2026. 모든 권리 보유. 개인 정보 정책 | 서비스 약관 찾다 찾다사이트에온체인사회의소식 熱门推荐 : 에어드롭 헌터 데이터 분석 암호화폐 유명인 함정 탐지기 한국어 English 繁體中文 简体中文 日本語 Tiếng Việt العربية Bahasa Indonesia हिन्दी اردو Русский 한국어

智能索引记录