Skip to content

Commit

Permalink
Fix formatting, lint, typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ry Jones <[email protected]>
  • Loading branch information
ryjones committed Mar 27, 2024
1 parent fb3700f commit a162063
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions project-reports/2024/2024-annual-Hyperledger-Solang.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@
---
layout: default
title: Hypereledger Solang
title: Hyperledger Solang
parent: 2024
grand_parent: Hyperledger TOC
nav_exclude: true
---

# Project Health

The 2024 forecast for Solang is showing growth despite the number of pull requests and reported issues going down, Here are the three reasons why:
1- Stellar organization decided to fund Solang long term, to add Soroban as a compilation target.

2- Work is ongoing in [Hyperledger Solang Playground](https://github.com/hyperledger-labs/solang-playground), a web IDE that will enable easy onboarding to the Solang ecosystem. Funding is provided by the Web3 Foundation.

3- [Hyperledger Solang-Aqd](https://github.com/hyperledger/solang-aqd) (a smart contract CLI tool) was developed in the 2023 mentorship, by Tarek Naser, and it will be integrated into Solang Playground.
1. Stellar organization decided to fund Solang long term, to add Soroban as a compilation target.
2. Work is ongoing in [Hyperledger Solang Playground](https://github.com/hyperledger-labs/solang-playground), a web IDE that will enable easy onboarding to the Solang ecosystem. Funding is provided by the Web3 Foundation.
3. [Hyperledger Solang-Aqd](https://github.com/hyperledger/solang-aqd) (a smart contract CLI tool) was developed in the 2023 mentorship, by Tarek Naser, and it will be integrated into Solang Playground.

# Maintainer Diversity
- Another maintainer from a different organization has been added: Salaheldin Soliman. His main tasks are to add Soroban as a compilation target and on-boarding production projects to Solang.
This makes Solang have 4 maintainers from 3 different organizations: Solana (Sean Young and Lucas Steuernagel), Parity(Cyril Leutwiler), and Stellar(Salaheldin Soliman).
This makes Solang have 4 maintainers from 3 different organizations: Solana (Sean Young and Lucas Steuernagel), Parity (Cyril Leutwiler), and Stellar (Salaheldin Soliman).

- Sean Young and Lucas Steuernagel have been redeployed to other projects within Solana, but they will continue contributing to Solang by reviewing pull requests and addressing issues.

Expand All @@ -42,4 +40,4 @@ The maintainer team is 100% development oriented. We would need technical writin

# Project Lifecycle Stage Recommendation

We would recommend Solang to stay in the incubation phase until its sidecar tools (Solang Playground and Solang-Aqd) have reached maturation.
We would recommend Solang to stay in the incubation phase until its sidecar tools (Solang Playground and Solang-Aqd) have reached maturation.

0 comments on commit a162063

Please sign in to comment.