mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
Merge branch 'feature/1126-implement-pkl-config' into feature/1110-implement-dwn-wallet-abstraction
This commit is contained in:
commit
14aa60891c
22
README.md
22
README.md
@ -1,7 +1,5 @@
|
||||
# `sonr` - Sonr Chain
|
||||
|
||||
<center>
|
||||
|
||||
[](https://pkg.go.dev/github.com/onsonr/sonr)
|
||||

|
||||

|
||||
@ -9,17 +7,23 @@
|
||||
[](https://goreportcard.com/report/github.com/onsonr/sonr)
|
||||
[](https://sonarcloud.io/summary/new_code?id=sonr-io_sonr)
|
||||
|
||||
</center>
|
||||
> 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.
|
||||
|
||||
## Overview
|
||||
# Documentation
|
||||
|
||||
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.
|
||||
- 1. [Quick Start](https://github.com/onsonr/sonr/wiki/1-%E2%80%90-Quick-Start)
|
||||
- 2. [Chain Modules](https://github.com/onsonr/sonr/wiki/2-%E2%80%90-Chain-Modules)
|
||||
- 3. [System Architecture](https://github.com/onsonr/sonr/wiki/3-%E2%80%90-System-Architecture)
|
||||
- 4. [Token Economy](https://github.com/onsonr/sonr/wiki/4-%E2%80%90-Token-Economy)
|
||||
- 5. [Service Mangement](https://github.com/onsonr/sonr/wiki/5-%E2%80%90-Service-Management)
|
||||
- 6. [Design System](https://github.com/onsonr/sonr/wiki/6-%E2%80%90-Design-System)
|
||||
- 7. [Self Custody](https://github.com/onsonr/sonr/wiki/7-%E2%80%90-Self-Custody)
|
||||
|
||||
## Stats
|
||||
# Stats
|
||||
|
||||

|
||||
|
||||
## Acknowledgements
|
||||
# Acknowledgements
|
||||
|
||||
Sonr would not have been possible without the direct and indirect support of the following individuals:
|
||||
|
||||
@ -28,9 +32,7 @@ Sonr would not have been possible without the direct and indirect support of the
|
||||
- **Steve Jobs**: For User first UX.
|
||||
- **Tim Berners-Lee**: For the Internet.
|
||||
|
||||
<br />
|
||||
|
||||
## Community & Support
|
||||
# Community & Support
|
||||
|
||||
- [Forum](https://github.com/onsonr/sonr/discussions)
|
||||
- [Issues](https://github.com/onsonr/sonr/issues)
|
||||
|
Loading…
x
Reference in New Issue
Block a user