Skip to content

Add RustChain payment example#128

Closed
sososonia-cyber wants to merge 1 commit intoScottcjn:mainfrom
sososonia-cyber:main
Closed

Add RustChain payment example#128
sososonia-cyber wants to merge 1 commit intoScottcjn:mainfrom
sososonia-cyber:main

Conversation

@sososonia-cyber
Copy link

Summary

Added a new example that demonstrates:

  • How to configure a RustChain wallet in beacon-skill
  • Checking wallet balance via the RustChain transport
  • Creating signed envelopes for bounty payments
  • CLI usage instructions for sending RTC payments

Changes

  • New file: (141 lines)

Testing

The example includes:

  • Wallet configuration loading and validation
  • Balance checking with error handling
  • Signed envelope creation demo

Related Bounty

This contribution addresses Issue #255 (Submit a PR to Any Scottcjn Repo — 3-10 RTC)

Category: Add a useful example or script (5-10 RTC)

- Added examples/rustchain_payment.py demonstrating:
  - Wallet configuration and balance checking
  - Signed envelope creation for bounty payments
  - CLI usage instructions for sending RTC payments

This helps users understand how to use beacon-skill for RustChain
payments and bounty workflows.
@github-actions github-actions bot added the size/M PR: 51-200 lines label Mar 7, 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!

@Scottcjn
Copy link
Owner

Scottcjn commented Mar 7, 2026

Closing — @sososonia-cyber has a pattern of low-quality bulk submissions. Please review our contribution guidelines before submitting.

@Scottcjn Scottcjn closed this Mar 7, 2026
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.

2 participants