File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
<h1 style =" text-align : center " >ADR36</h1 >
2
2
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
You can’t perform that action at this time.
0 commit comments