Popular Interactive Collection | The Beacon Season 1 Pre-registration; GenLayer Latest Testnet Interaction (May 15th)

Odaily星球日报Опубліковано о 2026-05-15Востаннє оновлено о 2026-05-15

Анотація

This article from Odaily introduces three recent interactive opportunities in the crypto/blockchain space. First, **The Beacon**, a fantasy action RPG backed by Arbitrum, has opened pre-registration for its Season 1 starting May 25th. With a prize pool of 7.7 million BCN tokens, this is presented as a final chance to earn BCN before its Token Generation Event (TGE). Second, **GenLayer**, an AI-native blockchain platform, has launched a testnet for its FUD Markets project. The tutorial guides users through signing in, obtaining test USDC on Base Sepolia, making a test trade, sharing their experience on X, and submitting the post to GenLayer's portal for potential rewards. Finally, **Seismic**, an EVM-compatible privacy-focused L1, has launched its testnet. The guide explains how to claim test tokens (requiring social verification), deploy a contract, and join the official Discord community to aim for early contributor status. All three projects represent active testnet or pre-launch phases where users can interact for potential future airdrops or rewards.

Original | Odaily Planet Daily (@OdailyChina)

Author | Asher (@Asher_0210)

The Beacon: Fantasy Action Blockchain Game

Project Introduction

The Beacon, incubated by TreasureDAO, is a fantasy action RPG that blends Roughlite elements and is funded by the Arbitrum Foundation. In The Beacon, players choose a basic weapon to enter dungeons for exploration, where they can upgrade their weapons for better combat. Dungeons are procedurally generated, ensuring a different experience each time.

This week, The Beacon announced on platform X that Season 1 will launch on May 25th, and pre-registration is now open. Additionally, the total prize pool for Season 1 is 7.7 million BCN tokens. The Beacon also stated this is the final opportunity to earn BCN tokens before TGE.

Interaction Tutorial

Go to the website (Link: https://app.thebeacon.gg/pre-register) to complete the pre-registration for the Season 1 event.

Furthermore, inviting friends can earn you extra rewards.

GenLayer: AI-Native Blockchain Platform

Project Introduction

GenLayer is an AI-native blockchain platform designed to overcome the limitations of traditional smart contracts. The platform employs an Optimistic Democracy consensus, consisting of validator nodes running different AI models (LLMs). Consensus on subjective decisions is achieved through majority voting and an appeals mechanism, functioning as an on-chain "synthetic judicial system."

On August 20, 2024, GenLayer announced the completion of a $7.5 million seed funding round, led by North Island Ventures, with participation from Node Capital, Arrington Capital, and others.

On May 13th, its ecosystem project FUD Markets launched on the testnet, allowing users to participate and earn points through interaction.

Interaction Tutorial

STEP 1. Go to the website (Link: https://fud.markets/), click "Sign in" to log in to your account.

STEP 2. Claim test tokens (Link: https://faucet.circle.com/), enter the address generated upon registration, select the Base Sepolia network, and claim 20 USDC test tokens.

STEP 3. Return to the FUD Markets website to complete transaction confirmation.

STEP 4. Choose any token and complete an order placement operation.

STEP 5. Quote this official X post (Link: https://x.com/FUDmarkets/status/2054584001562562986?s=20) and share your trading experience.

STEP 6. Go to the GenLayer portal website (Link: https://portal.genlayer.foundation/#/community/contributions), select "Community," then click "Contributions," and finally choose "FUD Market Testnet Special Quest" to submit your experience tweet.

Seismic: Privacy-Focused L1 Project

Project Introduction

Seismic is an L1 project in the privacy sector, providing an EVM-compatible privacy solution through Intel TDX Trusted Execution Environment for protocol-level encryption. To date, Seismic has completed two funding rounds this year, totaling $17 million:

  • On March 6, 2025, Seismic announced the completion of a $7 million funding round led by a16z Crypto, with participation from Polychain, 1kx, NGC, and dao5.
  • On November 12, 2025, Seismic announced the completion of a $10 million funding round led by a16z crypto, with participation from Polychain, Amber Group, TrueBridge, dao5, and LayerZero.

On May 13th, Seismic announced that its testnet is officially live.

Interaction Tutorial

STEP 1. Claim test tokens (Link: https://faucet.seismictest.net/). Verification via X (50+ followers) or GitHub (10+ followers) is required. You can claim 10 sUSDC or 0.5 ETH every 24 hours.

STEP 2. Deploy a contract (Link: https://www.onchaindaily.io/), connect your wallet, and switch to the Seismic Devnet.

STEP 3. Join the official Discord (Link: https://discord.gg/seismic), stay active in the community, and strive to obtain early access roles.

Пов'язані питання

QWhat is The Beacon, and what significant event is happening on May 25th?

AThe Beacon is a fantasy action RPG incubated by TreasureDAO and funded by the Arbitrum Foundation. It features roguelike elements with procedurally generated dungeons. On May 25th, The Beacon is launching its Season 1 event, which is now open for pre-registration, offering a total prize pool of 7.7 million BCN tokens.

QWhat is the core innovation of the GenLayer platform, and what is its FUD Markets project?

AGenLayer is an AI-native blockchain platform that aims to overcome the limitations of traditional smart contracts. Its core innovation is the Optimistic Democracy consensus, which uses a network of validator nodes running different AI models (LLMs) to reach consensus on subjective decisions through majority voting and appeal mechanisms, essentially creating an on-chain 'synthetic judicial system'. FUD Markets is an ecosystem project on GenLayer's testnet where users can interact to earn points.

QWhat is Seismic, and what technology does it use to provide its privacy solution?

ASeismic is a privacy-focused Layer 1 blockchain project. It provides an EVM-compatible privacy solution by leveraging Intel TDX (Trusted Domain Extensions) technology at the protocol layer to create a trusted execution environment for encryption.

QAccording to the article, what are the steps to participate in the FUD Markets testnet interaction?

AThe steps are: 1) Sign in to the FUD Markets website. 2) Claim test tokens (20 USDC) on the Base Sepolia network via the provided faucet. 3) Return to FUD Markets and confirm a transaction. 4) Place an order (open a position) for any token. 5) Quote the official FUD Markets tweet and share your trading experience. 6) Submit your tweet link in the 'FUD Market Testnet Special Quest' section on the GenLayer portal website.

QWhat is the total funding amount raised by Seismic in 2025, as mentioned in the article, and who were the lead investors?

ASeismic raised a total of $17 million across two funding rounds in 2025. The first round in March was $7 million led by a16z Crypto. The second round in November was $10 million, also led by a16z crypto.

Пов'язані матеріали

No Coding Required: Build Your First AI Agent in 2 Days (Complete Tutorial)

A No-Code Guide to Building Your First AI Agent in a Weekend This article presents a weekend, zero-code tutorial for beginners to build a functional AI Agent using tools like Claude. It clarifies the core difference between a chatbot, which responds to queries, and an Agent, which autonomously plans and executes multi-step tasks using tools to deliver a final result. The process is broken into four stages over two days: 1. **Saturday Morning: Understanding Agents.** Learn that an Agent requires a clear Goal, a Plan, necessary Tools, and an execution Loop. Identify a simple, multi-step task from your own work/life as your first project. 2. **Saturday Afternoon: Building with Claude.** Create a one-page "Agent Blueprint" answering: the Goal, sequential Steps, required Tools, the desired Output format, and error-handling rules. Implement this blueprint in Claude (Desktop Cowork or web Projects) and run the Agent for the first time. 3. **Sunday Morning: Debugging & Optimization.** Review the initial (often 60-70% accurate) output. Identify flaws, trace them back to vague instructions in your blueprint, and refine it with more specific criteria and error handling. Iterate this run-review-refine cycle 3-4 times to reach ~90% reliability. 4. **Sunday Afternoon: Expansion.** Apply the learned workflow to quickly build a second, different Agent (e.g., for research, content repurposing, or meeting prep), experiencing the compounding efficiency gains. The core skill is not writing a perfect blueprint initially, but rapidly iterating based on output. By the end of the weekend, you'll have built two usable Agents, moving beyond just chatting with AI to automating multi-step workflows, fundamentally changing how you approach repetitive tasks.

marsbit6 год тому

No Coding Required: Build Your First AI Agent in 2 Days (Complete Tutorial)

marsbit6 год тому

Торгівля

Спот
Ф'ючерси
活动图片