aljo242 / block-sdk

🎨 A framework for building custom blocks tailored to your application

Home Page:https://docs.skip.money/chains/overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Block SDK 🧱

Logo
Repo Status License License

πŸ€” 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.

Skip has built out a number of plug-and-play lanes on the SDK that your protocol can use, including in-protocol MEV recapture and Oracles! Additionally, the Block SDK can be extended to add your own custom lanes to configure your blocks to exactly fit your application needs.

Release Compatibility Matrix

Block SDK Version Cosmos SDK
v1.x.x v0.47.x
v2.x.x v0.50.x

πŸ“š Block SDK Documentation

To read more about how the Block SDK works, check out the How it Works.

πŸͺ Lane App Store

To read more about Skip's pre-built lanes and how to use them, check out the Lane App Store.

🎨 Lane Development

To read more about how to build your own custom lanes, check out the Build Your Own Lane.

About

🎨 A framework for building custom blocks tailored to your application

https://docs.skip.money/chains/overview

License:Apache License 2.0


Languages

Language:Go 97.6%Language:Makefile 1.9%Language:Shell 0.4%Language:Dockerfile 0.1%