/pi-bridge-sdk

Primary LanguageGoOtherNOASSERTION

Pi-Bridge SDK

The Pi-Bridge-SDK is a framework for building blockchain applications in Golang based on Cosmos-SDK. It is being used to build Pi-Bridge, the first implementation of the Pi-Bridge Hub.

WARNING: The SDK has mostly stabilized, but we are still making some breaking changes.

Note: Requires Go 1.15+

Quick Start

To learn how the SDK works from a high-level perspective, go to the SDK Intro.

For more, please go to the Pi-Bridge SDK Docs.

Starport

If you are starting a new app or a new module you can use Starport to help you get started and speed up development. If you have any questions or find a bug, feel free to open an issue in the repo.