Skip to content

Commit

Permalink
Replace remaining keywords with tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron committed Feb 9, 2024
1 parent 6d24744 commit d17dd70
Show file tree
Hide file tree
Showing 160 changed files with 160 additions and 160 deletions.
2 changes: 1 addition & 1 deletion docs/build/getting-started/networks-endpoints.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Networks and endpoints in the IOTA ecosystem.
keywords:
tags:
- mainnet
- shimmer
- public testnet
Expand Down
2 changes: 1 addition & 1 deletion docs/build/getting-started/oracles.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: 'Learn about the role of in oracles in blockchain,their role in providing external data to smart contracts and the available oracles in Shimmer EVM.'
image: /img/logo/WASP_logo_dark.png
keywords:
tags:
- Blockchain Oracles
- Smart Contracts
- Shimmer EVM
Expand Down
2 changes: 1 addition & 1 deletion docs/build/getting-started/welcome.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: 'This section provides a comprehensive guide targeted at developers who want to build on the IOTA network.'
keywords:
tags:
[
'IOTA',
'Development',
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.0/docs/contact.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Contact
sidebar_label: Contact
description: Get in touch with the project maintainers.
image: /img/Identity_icon.png
keywords:
tags:
- Contact
- GitHub
- Maintainers
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.0/docs/contribute.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Contribute to the project
sidebar_label: Contribute
description: Contribute to IOTA Identity by joining the Identity initiative, via the projects GitHub repository, documentation, or sharing your knowledge.
image: /img/Identity_icon.png
keywords:
tags:
- Contribute
- GitHub
- Identity Initiative
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Alias Outputs
description: UTXO Alias Ouput
image: /img/Identity_icon.png
keywords:
tags:
- public keys
- utxo
- Method Specification
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: The Decentralized Identifiers (DID) standard from W3C is the fundamental standard that supports the concept of a decentralized digital identity. Explore the basic aspects of the DID standard.
image: /img/Identity_icon.png
keywords:
tags:
- public keys
- Method Specification
- Decentralized Identifiers
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Verifiable credentials are statements about the holder. They can be verified online or in person, and the holder decides who to share them with.
image: /img/Identity_icon.png
keywords:
tags:
- verifiable
- credentials
- person
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.0/docs/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Frequently Asked Questions
sidebar_label: FAQ
description: Frequently Asked Question regarding IOTA Identity.
image: /img/Identity_icon.png
keywords:
tags:
- FAQ
- Frequently Asked Question
- Troubleshooting
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.0/docs/getting-started/rust.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Rust
description: Getting started with the IOTA Identity Rust Library.
image: /img/Identity_icon.png
keywords:
tags:
- Rust
- Identity
---
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.0/docs/getting-started/wasm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Wasm
description: Getting started with the IOTA Identity WASM Library.
image: /img/Identity_icon.png
keywords:
tags:
- WASM
- install
- npm
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.0/docs/glossary.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Glossary for IOTA Identity, defines the terms used in this specification and throughout decentralized identifier infrastructure.
image: /img/Identity_icon.png
keywords:
tags:
- W3C
- terminology
- IOTA
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Creating a Decentralized Identity
sidebar_label: Create and Publish
description: Create DID Documents and publish them to the Tangle
image: /img/Identity_icon.png
keywords:
tags:
- Documents
- DID
- Tangle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Delete an IOTA Identity
sidebar_label: Delete
description: How to deactivate or destroy an IOTA Identity
image: /img/Identity_icon.png
keywords:
tags:
- Delete
- Deactivate
- Destroy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Resolve an IOTA Identity
sidebar_label: Resolve
description: Explain how resolving works including arguments
image: /img/Identity_icon.png
keywords:
tags:
- Resolve
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Update
description: How DID Documents can be manipulated and how updates should be published
image: /img/Identity_icon.png
keywords:
tags:
- Documents
- DID
- Tangle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to link a domain and a DID
sidebar_label: Create and Verify
image: /img/Identity_icon.png
keywords:
tags:
- well-known
- domain linkage
- DID Configuration Resource
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.0/docs/how-tos/key-storage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Key Storage
sidebar_label: Key Storage
description: Explain the use of the storage interfaces and how they can be implemented
image: /img/Identity_icon.png
keywords:
tags:
- key storage
- storage interfaces
- json web key
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Create a Verifiable Credential
sidebar_label: Create and Sign
description: Explain how a VC is created and verified
image: /img/Identity_icon.png
keywords:
tags:
- verifiable
- credentials
- Create
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Revoke
description: Explain how a VC can be revoked
image: /img/Identity_icon.png
keywords:
tags:
- verifiable
- credentials
- revoke
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Create and Validate
description: Explain how a VP is created and verified
image: /img/Identity_icon.png
keywords:
tags:
- verifiable
- presentations
---
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.0/docs/references/api/wasm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: WASM API Reference
description: WASM API reference.
image: /img/Identity_icon.png
keywords:
tags:
- WASM
- API Reference
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IOTA DID Method Specification v1.0
sidebar_label: DID Method
description: How IOTA Identity implements the Decentralized Identifiers Standard on the IOTA Tangle.
image: /img/Identity_icon.png
keywords:
tags:
- DID
- specs
- specifications
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Specifications Overview
sidebar_label: Overview
description: Provide overview of the specifications
image: /img/Identity_icon.png
keywords:
tags:
- specifications
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Revocation Bitmap
sidebar_label: Revocation Bitmap
description: The specification for the embedded revocation bitmap.
image: /img/Identity_icon.png
keywords:
tags:
- DID
- specs
- specifications
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.0/docs/welcome.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: The most important concepts that developers will need to know to utilize IOTA Identity to its full potential.
image: /img/Identity_icon.png
keywords:
tags:
- Identity
- guide
- TOC
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.0/docs/workflow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Identity.rs workflow
sidebar_label: Workflow
description: Learn about the software development process of the IOTA Identity repository.
image: /img/Identity_icon.png
keywords:
tags:
- Workflow
- Contribute
- GitHub
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.1/docs/contact.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Contact
sidebar_label: Contact
description: Get in touch with the project maintainers.
image: /img/Identity_icon.png
keywords:
tags:
- Contact
- GitHub
- Maintainers
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.1/docs/contribute.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Contribute to the project
sidebar_label: Contribute
description: Contribute to IOTA Identity by joining the Identity initiative, via the projects GitHub repository, documentation, or sharing your knowledge.
image: /img/Identity_icon.png
keywords:
tags:
- Contribute
- GitHub
- Identity Initiative
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Alias Outputs
description: UTXO Alias Ouput
image: /img/Identity_icon.png
keywords:
tags:
- public keys
- utxo
- Method Specification
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: The Decentralized Identifiers (DID) standard from W3C is the fundamental standard that supports the concept of a decentralized digital identity. Explore the basic aspects of the DID standard.
image: /img/Identity_icon.png
keywords:
tags:
- public keys
- Method Specification
- Decentralized Identifiers
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Verifiable credentials are statements about the holder. They can be verified online or in person, and the holder decides who to share them with.
image: /img/Identity_icon.png
keywords:
tags:
- verifiable
- credentials
- person
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.1/docs/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Frequently Asked Questions
sidebar_label: FAQ
description: Frequently Asked Question regarding IOTA Identity.
image: /img/Identity_icon.png
keywords:
tags:
- FAQ
- Frequently Asked Question
- Troubleshooting
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.1/docs/getting-started/rust.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Rust
description: Getting started with the IOTA Identity Rust Library.
image: /img/Identity_icon.png
keywords:
tags:
- Rust
- Identity
---
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.1/docs/getting-started/wasm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Wasm
description: Getting started with the IOTA Identity WASM Library.
image: /img/Identity_icon.png
keywords:
tags:
- WASM
- install
- npm
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.1/docs/glossary.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Glossary for IOTA Identity, defines the terms used in this specification and throughout decentralized identifier infrastructure.
image: /img/Identity_icon.png
keywords:
tags:
- W3C
- terminology
- IOTA
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Creating a Decentralized Identity
sidebar_label: Create and Publish
description: Create DID Documents and publish them to the Tangle
image: /img/Identity_icon.png
keywords:
tags:
- Documents
- DID
- Tangle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Delete an IOTA Identity
sidebar_label: Delete
description: How to deactivate or destroy an IOTA Identity
image: /img/Identity_icon.png
keywords:
tags:
- Delete
- Deactivate
- Destroy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Resolve an IOTA Identity
sidebar_label: Resolve
description: Explain how resolving works including arguments
image: /img/Identity_icon.png
keywords:
tags:
- Resolve
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Update
description: How DID Documents can be manipulated and how updates should be published
image: /img/Identity_icon.png
keywords:
tags:
- Documents
- DID
- Tangle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: How to link a domain and a DID
sidebar_label: Create and Verify
image: /img/Identity_icon.png
keywords:
tags:
- well-known
- domain linkage
- DID Configuration Resource
Expand Down
2 changes: 1 addition & 1 deletion docs/build/identity.rs/1.1/docs/how-tos/key-storage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Key Storage
sidebar_label: Key Storage
description: Explain the use of the storage interfaces and how they can be implemented
image: /img/Identity_icon.png
keywords:
tags:
- key storage
- storage interfaces
- json web key
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Create a Verifiable Credential
sidebar_label: Create and Sign
description: Explain how a VC is created and verified
image: /img/Identity_icon.png
keywords:
tags:
- verifiable
- credentials
- Create
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Revoke
description: Explain how a VC can be revoked
image: /img/Identity_icon.png
keywords:
tags:
- verifiable
- credentials
- revoke
Expand Down
Loading

0 comments on commit d17dd70

Please sign in to comment.