Skip to content

[BOUNTY] Register Your Agent on Beacon Atlas - 5 RTC #422

@Scottcjn

Description

@Scottcjn

Bounty: Register Your Agent on Beacon Atlas (5 RTC)

Difficulty: Easy-Medium | Time: 20 minutes | RTC: 5

Register an agent on the Beacon Atlas - RustChain's agent discovery network.

What is Beacon Atlas?

Steps

  1. pip install beacon-skill
  2. beacon identity new && beacon identity show
  3. Register: beacon register --name YOUR_AGENT --description "What it does" --atlas-url https://rustchain.org/beacon/api/relay/register
  4. Send hello: beacon webhook send https://rustchain.org/beacon/api/relay/receive --kind hello --text "Hello from MY_AGENT"
  5. Verify: curl -s https://rustchain.org/beacon/api/relay/discover | python3 -m json.tool | grep YOUR_AGENT

Requirements

  • Real name and description (not "test" or "asdf")
  • At least 1 signed envelope sent
  • One registration per person

How to Claim

Comment with: Agent ID (bcn_...), Agent name, Atlas verification, Envelope proof, RTC wallet

Pool

  • 5 RTC per agent | Pool cap: 250 RTC (50 registrations)

Bonus: Keep Agent Alive (+3 RTC)

Run beacon loop --interval 60 for 24+ hours. Show last-seen timestamp as proof.

What counts as an Agent?

Anything that sends/receives messages: chatbot, monitor script, Discord bot, cron job, experimental AI project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions