OpenElements / hedera-solo-action

A GitHub Action for setting up a Hedera Solo network
Apache License 2.0
0 stars 3 forks source link

Deploy (optional) JSON-RPC-Relay #2

Closed hendrikebbers closed 5 days ago

hendrikebbers commented 1 month ago

🆕🐥 First Timers Only

This issue is reserved for people who have never contributed to hedera-enterprise or any open source project in general. We know that creating a pull request (PR) is a major barrier for new contributors. The goal of this issue and all other issues labeled by 'good first issue' is to help you make your first contribution to Hedera.

👾 Description of the issue

Today, we support the (optional) installMirrorNode input parameter to start a Mirror Node instance as part of the setup. Next to a Mirror Node we can add a JSON-RPC-Relay to the installation. The relay can be installed by the solo relay deploy command. General information about the JSON-RPC-Relay can be found here.

Suggested solution

Provide an additional (optional) input parameter installRelay that is false by default. If the parameter is set to true the JSON-RPC-Relay will be added by the GitHub Action.

📋 Step by step guide to do a contribution

If you have never contributed to an open source project at GitHub, the following step-by-step guide will introduce you to the workflow. A more detailed general documentation of the GitHub PR workflow can be found here.

🎉 Contribute to Hacktoberfest

Solve this issue as part of the Hacktoberfest event and get a chance to receive cool goodies like a T-Shirt. 🎽

🤔 Additional informantion

If you have any questions, just ask us directly in this issue by adding a comment. You can join the Hedera community chat at Discord. A general manual about open-source contributions can be found here.

eimontijus commented 1 week ago

Hi, I'm interested in this one, please add me as assignee.

Firdous2307 commented 1 week ago

@hendrikebbers Hello, Can you assign this issue to me?