Skip to content

Commit

Permalink
npm run lint & doc
Browse files Browse the repository at this point in the history
Signed-off-by: sirdeggen <[email protected]>
  • Loading branch information
sirdeggen committed Jan 5, 2025
1 parent 3dbb3cc commit eb77c75
Show file tree
Hide file tree
Showing 4 changed files with 1,122 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The documentation is split into various pages, each covering a set of related fu
- [TOTP](./totp.md) - Covers Time-based One Time Password, useful for validating counterparties across unsecured mediums.
- [Wallet](./wallet-substrates.md) - Covers the Wallet Substrates for communication between applications and wallets using a standard interface.
- [Overlay Tools](./overlay-tools.md) - Covers the use of Overlays for broadcast of transactions based on topics, as well as distributed lookup of tokens.
- [Auth](./auth.md) - Mutual Authentication and Service Monetization Framework
- [Compat](./compat.md) — Covers deprecated functionality for legacy systems like BIP32 and ECIES

## Swagger
Expand Down
Loading

0 comments on commit eb77c75

Please sign in to comment.