init (#25)
This commit is contained in:
parent
f65ee6c87e
commit
f5388ada18
12
README.md
12
README.md
@ -3,6 +3,12 @@
|
||||
<!-- markdownlint-disable MD013 -->
|
||||
<!-- markdownlint-disable MD041 -->
|
||||
|
||||
<div align="center">
|
||||
<a>
|
||||
<img alt="Logo" src="img/block-sdk.png" width="600">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<a>
|
||||
<img alt="Repo Status" src="https://www.repostatus.org/badges/latest/active.svg" />
|
||||
@ -15,12 +21,6 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<a>
|
||||
<img alt="Logo" src="img/block-sdk.png" width="600">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
### 🤔 What is the Block SDK?
|
||||
|
||||
**🌐 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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user