zheli / fairyring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

fairyring is a Cosmos SDK blockchain that leverages identity-based encryption (IBE) to enable pre-execution privacy on Cosmos SDK app-chains. fairyring consists of two main components, a blockchain purpose-built for management of decryption keys in a decentralized manner, as well as a Cosmos SDK module that other app-chains can use to integrate with fairyring.

Quick Start

To learn how the Fairyring works from a high-level perspective, see the Fairyring Basic Docs.

If you want to get started quickly and learn how to integrate Fairyring to your own app-chain, visit our Integration Docs. You can also take a look on Sealed Bid Auction for an example app-chain.

If you want to spin up a Fairyring node, see the Running a node Docs.

For more information, see the Fairyring Documentation.

About

License:Apache License 2.0


Languages

Language:TypeScript 93.9%Language:Go 5.2%Language:Shell 0.9%Language:Makefile 0.1%Language:Dockerfile 0.0%