/sonr

Main repository for @sonr-io daemon & node. Sonr is an IBC-Enabled Blockchain for Decentralized Identity.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Sonr Logo Banner

Go Reference Test sonrd Release sonrd Go Report Card Vulnerabilities Security Rating


sonr-io/sonr

Sonr is an ibc-enabled blockchain for decentralized identity.

Documentation

For full documentation, visit sonr.io/docs

To see how to Contribute, visit Getting Started

Community & Support

Status

  • Alpha: Closed testing.
  • Private Devnet: May have kinks. See projects.
  • Public Testnet: Stable for non-enterprise use. Join it.
  • Mainnet: Coming soon. Watch status.

We are currently in transitioning to Public Testnet. Watch releases of this repo to get notified of major updates.

How it works

Sonr is a combination of decentralized primitives. Fundamentally, it is a peer-to-peer identity and asset management system that leverages DID documents, Webauthn, and IPFS — providing users with a secure, portable decentralized identity.

Sonr is built on top of the Cosmos SDK, which is a framework for building blockchain applications in Golang. We use these modules:

  • x/auth
  • x/bank
  • x/distribution
  • x/ibc
  • x/ibc/applications/transfer
  • x/gov
  • x/params
  • x/slashing
  • x/staking
  • x/upgrade
  • x/wasm

Architecture

Sonr is a blockchain node which you can run locally, or use to join our testnet. You can sign up and start using Sonr without installing anything using our dashboard.

Architecture

See additional details on these components.

Client libraries

Our approach for client libraries is uniform. Abstract away any blockchain specific details, and provide a simple interface for developers to use. We have a few client libraries that we maintain, and provide guidelines for community maintained libraries.

  • TODO

Acknowledgements

Sonr would not have been possible without the direct and indirect support of the following organizations and individuals:

  • Protocol Labs: For IPFS & Libp2p.
  • Interchain Foundation: For Cosmos & IBC.
  • Tim Berners-Lee: For the Internet.
  • Satoshi Nakamoto: For Bitcoin.
  • Steve Jobs: For Taste.

Thank you for your support and inspiration!