# Request for Contributions

## Community Open-source Contribution

<table><thead><tr><th width="231">Description</th><th width="124">Link</th><th width="118">Status<select><option value="uHdsKvhJts2B" label="😴 Backlog" color="blue"></option><option value="vWIeyTzRZOMH" label="✅ Finished" color="blue"></option><option value="5u7xOKrKe4e5" label="🚜 In-progress" color="blue"></option></select></th><th width="297">Potential Market Fit</th></tr></thead><tbody><tr><td>Rust implementation of the <code>@polkadot-js/api</code></td><td><a href="https://github.com/chungquantin/polkadot-rs">Github Link</a></td><td><span data-option="5u7xOKrKe4e5">🚜 In-progress</span></td><td>Provide a flexibility to developers who want to build Rust app &#x26; system using Polkadot RPC providers</td></tr><tr><td>Full-suite Polkadot development experience tools</td><td></td><td><span data-option="uHdsKvhJts2B">😴 Backlog</span></td><td>Simplify Polkadot development with a suite of RPC calls &#x26; libraries.</td></tr><tr><td>Coretime Game</td><td></td><td><span data-option="uHdsKvhJts2B">😴 Backlog</span></td><td>Simulate and gamify the architecture of agile coretime for educational purpose</td></tr><tr><td>IDE for ink!</td><td></td><td><span data-option="uHdsKvhJts2B">😴 Backlog</span></td><td>Browser IDE with compile, build, template and collaborative coding feature for ink! smart contract.</td></tr></tbody></table>

## Ecosystem Contributions

### Polkadot Open-source Issues

<figure><img src="/files/RRPwOZqzLQyJZkbBzVKm" alt=""><figcaption><p>Kudos Portal</p></figcaption></figure>

{% embed url="<https://www.morekudos.com/>" %}
Finding a list of open-source issues on the Kudos Portal
{% endembed %}

### Web3 Foundation RFPs & Grants

For [Elder](/general-information/membership/ranking-system/elder.md) and [LowLeveler](/general-information/membership/ranking-system/lowleveler.md), you can consider the Web3 Foundation Grants

{% embed url="<https://grants.web3.foundation/docs/rfps>" %}
List of Request for Proposals (RFPs) that experienced members can contribute
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://handbook.openguild.wtf/hackathon-projects-and-events/dev-focused-activities/request-for-contributions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
