awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
S

sunshine-protocol/sunshine-bounty

0
View on GitHub↗
0 stars·0 forks·9 views

Sunshine Bounty

Features

  • Runtime Modules - Runtime module for managing decentralized bounty programs.

Star history

Star history chart for sunshine-protocol/sunshine-bountyStar history chart for sunshine-protocol/sunshine-bounty

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Sunshine Bounty

These projects share indexed features with Sunshine Bounty. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • open-web3-stack/open-runtime-module-libraryopen-web3-stack avatar

    open-web3-stack/open-runtime-module-library

    467View on GitHub↗

    The Open Runtime Module Library (ORML) is a community maintained collection of Substrate runtime modules.

    Rust
    View on GitHub↗467
  • paritytech/substrateparitytech avatar

    paritytech/substrate

    8,409View on GitHub↗

    Substrate is a modular blockchain development framework used to build customized blockchain networks with programmable state transitions and consensus mechanisms. It functions as a toolkit for constructing bespoke network protocols and deploying nodes to local environments or global testnets. The framework utilizes a WebAssembly runtime environment to execute state transition logic, ensuring deterministic behavior across all network nodes. It enables the composition of modular logic components and runtime palettes to define the specific rules and behavior of a blockchain. The system covers c

    Rust
    View on GitHub↗8,409
  • rmrk-team/rmrk-substratermrk-team avatar

    rmrk-team/rmrk-substrate

    72View on GitHub↗

    Additional documentation https://rmrk-team.github.io/rmrk-substrate

    TypeScript
    View on GitHub↗72
  • smartcontractkit/chainlink-polkadotsmartcontractkit avatar

    smartcontractkit/chainlink-polkadot

    140View on GitHub↗

    This repository contains the Chainlink feed pallet as well as an example node showing how to integrate it in Substrate-based chains.

    Go
    View on GitHub↗140
Compare all 5 related projects→

Frequently asked questions

What are the main features of sunshine-protocol/sunshine-bounty?

The main features of sunshine-protocol/sunshine-bounty are: Runtime Modules.

Which projects share features with sunshine-protocol/sunshine-bounty?

Projects with overlapping indexed features include: open-web3-stack/open-runtime-module-library — The Open Runtime Module Library (ORML) is a community maintained collection of Substrate runtime modules. paritytech/substrate — Substrate is a modular blockchain development framework used to build customized blockchain networks with programmable… rmrk-team/rmrk-substrate — Additional documentation https://rmrk-team.github.io/rmrk-substrate. smartcontractkit/chainlink-polkadot — This repository contains the Chainlink feed pallet as well as an example node showing how to integrate it in… sunshine-protocol/sunshine-keybase — implementation of Keybase Local Key Security on substrate, using ipfs-rust/ipfs-embed.