Skip to content

Commit

Permalink
docs(readme, documents): moving NIPs to documents
Browse files Browse the repository at this point in the history
  • Loading branch information
kehiy committed Sep 7, 2024
1 parent b31ead5 commit 928b429
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 32 deletions.
33 changes: 1 addition & 32 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,38 +6,7 @@ Immortal aimed and designed to be **scalable**, **high-performance**, and **conf

## Supported NIPs

- [ ] 1 (WIP)
- [ ] 2
- [ ] 3
- [ ] 4
- [ ] 9
- [ ] 11 (WIP)
- [ ] 12
- [ ] 13
- [ ] 15
- [ ] 16
- [ ] 17
- [ ] 20
- [ ] 22
- [ ] 23
- [ ] 26
- [ ] 28
- [ ] 29
- [ ] 33
- [ ] 40
- [ ] 42
- [ ] 45
- [ ] 50
- [ ] 56
- [ ] 59
- [ ] 70
- [ ] 94
- [ ] 96
- [ ] 98

<!-- ## Benchmarks -->

<!-- TODO -->
You can find supported NIPs details [here](./documents/NIPs.md).

## Updates

Expand Down
34 changes: 34 additions & 0 deletions documents/NIPs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Immportal supportes NIPs

The Immortal follows [NIPs](https://github.com/nostr-protocol/nips) and tries to implement itself as close as possible to this standareds.

Here is the list if NIPs supported and the moment:

- [ ] 1 (WIP)
- [ ] 2
- [ ] 3
- [ ] 4
- [ ] 9
- [ ] 11 (WIP)
- [ ] 12
- [ ] 13
- [ ] 15
- [ ] 16
- [ ] 17
- [ ] 20
- [ ] 22
- [ ] 23
- [ ] 26
- [ ] 28
- [ ] 29
- [ ] 33
- [ ] 40
- [ ] 42
- [ ] 45
- [ ] 50
- [ ] 56
- [ ] 59
- [ ] 70
- [ ] 94
- [ ] 96
- [ ] 98

0 comments on commit 928b429

Please sign in to comment.