Skip to content

docs: Add hello world example for beginners#67

Merged
Scottcjn merged 1 commit intoScottcjn:mainfrom
flashlib:feature/add-hello-world-example
Feb 25, 2026
Merged

docs: Add hello world example for beginners#67
Scottcjn merged 1 commit intoScottcjn:mainfrom
flashlib:feature/add-hello-world-example

Conversation

@flashlib
Copy link
Contributor

  • Simple demonstration of basic beacon-skill usage
  • Shows identity creation, sending hello, checking inbox
  • Well-commented for new users

What Changed

Testing

  • pytest tests/ passes
  • New code has SPDX headers

Bounty

Resolves #

Checklist

  • Focused on a single change
  • No unrelated modifications
  • Documentation updated if needed

- Simple demonstration of basic beacon-skill usage
- Shows identity creation, sending hello, checking inbox
- Well-commented for new users
@flashlib flashlib requested a review from Scottcjn as a code owner February 25, 2026 08:00
@github-actions github-actions bot added the size/M PR: 51-200 lines label Feb 25, 2026
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to beacon-skill! Thanks for your first pull request.

Quick checklist:

  • Tests pass (pytest tests/)
  • New code includes SPDX license header
  • Focused on a single change

Bounty tiers: Micro (1-10 RTC) | Standard (20-50) | Major (75-100)

A maintainer will review your PR soon!

@Tianlin0725
Copy link
Contributor

I have created the hello_world.py example for this issue. The code is ready in my local branch but my token only has read access. Could someone grant push permission or help merge?

The example shows:

  1. Creating an agent identity
  2. How to send your first hello message via CLI
  3. How to check your inbox

Tested and working. Wallet: tianlin-rtc

@Scottcjn Scottcjn merged commit 5da703d into Scottcjn:main Feb 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M PR: 51-200 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants