rustchain-bounties

(★ 251)

Earn RTC crypto by contributing to the RustChain ecosystem. Bounties from 1-150 RTC. Star, code, write tutorials, find bugs.

File Explorer

  • .gitignore
  • agent.json
  • ai_agent.py
  • awesome-rustchain.md
  • BCOS.md
  • BLOG_POST_GUIDE.md
  • bounties.json
  • bounty-285-social-proof.md
  • bounty-299-follow-proof.md
  • BOUNTY_LEDGER.md
  • CHANGELOG.md
  • claude-utxo-2819.md
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • dHViZS5haSkKWyFbQm9UVHViZSBBZ2VudHNdKGh0dHBzOi8vYm90dHViZS5h
  • expected_miners.txt
  • GIG_APPLICANTS.md
  • health-check.py
  • ISSUE_TEMPLATE.md
  • langchain_rustchain_tool.py
  • LICENSE
  • llms.txt
  • NOTICE
  • openai_agents_rustchain_tool.py
  • outline.md
  • output.md
  • package.json
  • PULL_REQUEST_TEMPLATE.md
  • pytest.ini
  • README.de.md
  • README.es.md
  • README.fr.md
  • README.health-check.md
  • README.ja.md
  • README.md
  • README.pt.md
  • README_BADGE_UPDATE.md
  • README_LANGCHAIN.md
  • README_OPENAI_AGENTS.md
  • README_WITH_BADGES.md
  • README_zh.md
  • requirements-openai-agents.txt
  • requirements.txt
  • research-notes.md
  • rfc-rustchain-foundation-council-proposal.md
  • SECURITY.md
  • social-media-posts.md
  • STAR_FUNNEL_EXPLAINER.md
  • star_tracker.db
  • star_tracker.html
  • star_tracker.py
  • test_ai_agent.py
  • test_star_tracker.py

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

standard

View Details ▼

The JavaScript Standard Style tool for linting and fixing JavaScript code.

standard

Lint all JavaScript source files in the current directory:

standard {{path/to/file1 path/to/file2 ...}}

Lint specific JavaScript file(s):

standard --fix

Apply automatic fixes during linting:

// repository documentation