mirror of https://github.com/status-im/specs.git
shortnames
This commit is contained in:
parent
e911810ab5
commit
4955c698d1
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
permalink: /spec/1
|
||||
parent: Stable specs
|
||||
title: 1/CLIENT
|
||||
---
|
||||
|
||||
# Status Client Specification
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
permalink: /spec/2
|
||||
parent: Stable specs
|
||||
title: 2/ACCOUNT
|
||||
---
|
||||
|
||||
# Status Account Specification
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
permalink: /spec/3
|
||||
parent: Stable specs
|
||||
title: 3/WHISPER-USAGE
|
||||
---
|
||||
|
||||
# Status Whisper Usage Specification
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
permalink: /spec/4
|
||||
parent: Stable specs
|
||||
title: 4/WHISPER-MAILSERVER
|
||||
---
|
||||
|
||||
# Status Whisper Mailserver Specification
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
permalink: /spec/5
|
||||
parent: Stable specs
|
||||
title: 5/SECURE-TRANSPORT
|
||||
---
|
||||
|
||||
# Status Secure Transport Specification
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
permalink: /spec/6
|
||||
parent: Stable specs
|
||||
title: 6/PAYLOADS
|
||||
---
|
||||
|
||||
# Status Message Payloads Specification
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
permalink: /spec/7
|
||||
parent: Stable specs
|
||||
title: 7/GROUP-CHAT
|
||||
---
|
||||
|
||||
# Status Group Chat Specification
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
permalink: /spec/8
|
||||
parent: Stable specs
|
||||
title: 8/EIPS
|
||||
---
|
||||
|
||||
# Status EIPs standards
|
||||
|
|
|
@ -7,5 +7,3 @@ permalink: /specs/stable
|
|||
---
|
||||
|
||||
# Stable specifications
|
||||
|
||||
{.toc.}
|
||||
|
|
Loading…
Reference in New Issue