diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f9679061..e9afb826 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -144,9 +144,11 @@ If you discover a security vulnerability, **do not open a public issue**. Instea ## Communication -- **Telegram**: [ethlambda group](https://t.me/ethlambda_client) — questions, discussion, coordination -- **X (Twitter)**: Follow [@ethlambda_lean](https://twitter.com/ethlambda_lean) for updates -- **GitHub Issues**: Bugs, feature requests, and technical discussion +- **Telegram**: [ethlambda group](https://t.me/ethlambda_client), where we post daily updates; drop by to ask questions or chat about anything Lean-related. +- **X (Twitter)**: [@ethlambda_lean](https://twitter.com/ethlambda_lean) for occasional updates. +- **Weekly community call**: every Friday, streamed live on [@class_lambda](https://x.com/class_lambda); the call link is posted on Telegram beforehand. +- **GitHub Issues**: bugs, feature requests, and technical discussion. +- **Ecosystem coordination**: the [PQ Interop calls](https://github.com/ethereum/pm/issues?q=is%3Aissue+%22PQ+Interop%22+in%3Atitle) on `ethereum/pm` cover cross-client Lean Ethereum work and related updates; the meeting links are posted on each issue. ## License diff --git a/README.md b/README.md index 336d2271..64a86661 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,13 @@ For custom devnet configurations, go to `lean-quickstart/local-devnet/genesis/va We welcome contributions! Please read our [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines on how to get involved. +## Community + +- **Telegram**: [ethlambda group](https://t.me/ethlambda_client), where we post daily updates; drop by to ask questions or chat about anything Lean-related. +- **X (Twitter)**: [@ethlambda_lean](https://twitter.com/ethlambda_lean) for occasional updates. +- **Weekly community call**: every Friday, streamed live on [@class_lambda](https://x.com/class_lambda); the call link is posted on Telegram beforehand. +- **Ecosystem coordination**: the [PQ Interop calls](https://github.com/ethereum/pm/issues?q=is%3Aissue+%22PQ+Interop%22+in%3Atitle) on `ethereum/pm` cover cross-client Lean Ethereum work and related updates; the meeting links are posted on each issue. + ## Philosophy Many long-established clients accumulate bloat over time. This often occurs due to the need to support legacy features for existing users or through attempts to implement overly ambitious software. The result is often complex, difficult-to-maintain, and error-prone systems. diff --git a/docs/introduction.md b/docs/introduction.md index c1c3c50f..4b54ffc6 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -29,6 +29,13 @@ into the rendered output: - [3SF-mini infographic](./infographics/3sf-mini-infographic.html) - [ethlambda architecture infographic](./infographics/ethlambda_architecture.html) +## Community + +- **Telegram**: [ethlambda group](https://t.me/ethlambda_client), where we post daily updates; drop by to ask questions or chat about anything Lean-related. +- **X (Twitter)**: [@ethlambda_lean](https://twitter.com/ethlambda_lean) for occasional updates. +- **Weekly community call**: every Friday, streamed live on [@class_lambda](https://x.com/class_lambda); the call link is posted on Telegram beforehand. +- **Ecosystem coordination**: the [PQ Interop calls](https://github.com/ethereum/pm/issues?q=is%3Aissue+%22PQ+Interop%22+in%3Atitle) on `ethereum/pm` cover cross-client Lean Ethereum work and related updates; the meeting links are posted on each issue. + ## Related projects ethlambda is one of several Lean Ethereum consensus clients under active development.