Skip to content

Commit dad5df9

Browse files
committed
chore: small improvements
1 parent f0248bb commit dad5df9

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

.github/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
<h1 style="text-align: center">ADR36</h1>
22

3-
[![codecov](https://img.shields.io/codecov/c/gh/noble-assets/adr36?token=4MKPLURKGG&labelColor=black)](https://codecov.io/gh/noble-assets/adr36)
3+
[![codecov](https://img.shields.io/codecov/c/gh/noble-assets/adr36?token=4MKPLURKGG&labelColor=black)](https://codecov.io/gh/noble-assets/adr36) [![license](https://img.shields.io/github/license/noble-assets/adr36?labelColor=black)](../LICENSE)
4+
5+
[ADR36] is a standard within the Cosmos ecosystem that defines the structure of
6+
signing arbitrary data for Cosmos SDK-based chains. It enables users to
7+
authenticate and authorize actions by signing messages off-chain using their
8+
private keys. The signed messages can be verified on-chain or off-chain,
9+
ensuring that actions are genuinely initiated by the holder.
10+
11+
[adr36]: https://docs.cosmos.network/v0.50/build/architecture/adr-036-arbitrary-signature

README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)