From 2acc5dea1cb091f6b3c0ac7e37cde3f1f0abce9c Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 14:44:08 -0500 Subject: [PATCH] docs (#425) (#427) (cherry picked from commit cdb110b357fd600d0dc148ab134c98bf547c3f40) Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com> --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9b6c14f..955709a5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ ### 🤔 What is the Block SDK? -> **Note**: The Block SDK is midway through an audit. Please use at your own risk. Timeline for audit completion is early November. +> **Note**: The BlockSDK is open source software that Skip maintains. We strive to be responsive to questions and issues within 1-2 weeks - please ask in our [#block-sdk-support discord](https://discord.com/invite/hFeHVAE26P) channel, or open a GitHub issue! + +Please note, we are not currently providing hands-on support for new integrations. **🌐 The Block SDK is a toolkit for building customized blocks**. The Block SDK is a set of Cosmos SDK and ABCI++ primitives that allow chains to fully customize blocks to specific use cases. It turns your chain's blocks into a **`highway`** consisting of individual **`lanes`** with their own special functionality.