diff --git a/cards/ self-custody wallet.md b/cards/ self-custody wallet.md new file mode 100644 index 0000000..285ff85 --- /dev/null +++ b/cards/ self-custody wallet.md @@ -0,0 +1,3 @@ +#explain-card + +A self-custody wallet is a type of cryptocurrency [[wallet]] that allows users to have full control over their private keys and digital assets. Unlike [[custodial wallet]]s, which are managed by third-party service providers, self-custody wallets provide complete ownership and control of the user's assets. This means that users are responsible for managing their own private keys and are not reliant on a third party for asset management. Self-custody wallets are typically more secure and offer greater privacy compared to custodial wallets. \ No newline at end of file diff --git a/cards/Cold Wallet.md b/cards/Cold Wallet.md deleted file mode 100644 index 3270695..0000000 --- a/cards/Cold Wallet.md +++ /dev/null @@ -1,3 +0,0 @@ -#explain-card - -A cold wallet is a type of cryptocurrency wallet that is not connected to the internet, providing a higher level of security. Cold wallets are used to store large amounts of cryptocurrency offline, protecting them from online threats such as hacking and phishing attacks. Examples of cold wallets include hardware wallets, paper wallets, and offline computers. \ No newline at end of file diff --git a/cards/Hardware wallet.md b/cards/Hardware wallet.md deleted file mode 100644 index 23e5d81..0000000 --- a/cards/Hardware wallet.md +++ /dev/null @@ -1,3 +0,0 @@ -#explain-card - -A Hardware Wallet is a physical device designed to securely store cryptocurrency private keys. Unlike software wallets, hardware wallets remain offline, providing enhanced security against online threats and hacking attempts. They are considered one of the safest methods for managing and safeguarding digital assets. \ No newline at end of file diff --git a/cards/Hot wallet.md b/cards/Hot wallet.md deleted file mode 100644 index 25032fb..0000000 --- a/cards/Hot wallet.md +++ /dev/null @@ -1,3 +0,0 @@ -#explain-card ->[!todo] -> update this card \ No newline at end of file diff --git a/cards/Story.md b/cards/Story.md index 1e2a815..f41d841 100644 --- a/cards/Story.md +++ b/cards/Story.md @@ -20,7 +20,7 @@ the IP related activities. - [X](https://x.com/StoryProtocol) - [Site](https://www.storyprotocol.xyz/) - [Docs](https://docs.story.foundation/) -- [Story Odyssey Explorer ↗️](https://explorer.story.foundation/) +- [Story Odyssey Explorer](https://explorer.story.foundation/) ## Latest Updates diff --git a/cards/cold Wallet.md b/cards/cold Wallet.md new file mode 100644 index 0000000..640b18e --- /dev/null +++ b/cards/cold Wallet.md @@ -0,0 +1,3 @@ +#explain-card + +A cold wallet is a type of cryptocurrency [[wallet]] that is not connected to the internet, providing a higher level of security. Cold wallets are used to store large amounts of cryptocurrency offline, protecting them from online threats such as hacking and phishing attacks. Examples of cold wallets include hardware wallets, paper wallets, and offline computers. \ No newline at end of file diff --git a/cards/custodial wallet.md b/cards/custodial wallet.md new file mode 100644 index 0000000..694c867 --- /dev/null +++ b/cards/custodial wallet.md @@ -0,0 +1,3 @@ +#explain-card + +A custodial wallet is a type of cryptocurrency wallet that is managed by a third-party service provider. These wallets are typically used by individuals who do not have the technical expertise to manage their own cryptocurrency assets securely. Custodial wallets offer convenience and ease of use, but they also come with the risk of losing control over one's assets if the custodian's platform is compromised or goes out of business. Examples of custodial wallets include centralized exchanges, custodial services, and online wallet providers. \ No newline at end of file diff --git a/cards/hardware wallet.md b/cards/hardware wallet.md new file mode 100644 index 0000000..3c24366 --- /dev/null +++ b/cards/hardware wallet.md @@ -0,0 +1,3 @@ +#explain-card + +A Hardware [[wallet]] is a physical device designed to securely store cryptocurrency private keys. Unlike [[hot wallet]], hardware wallets remain offline, providing enhanced security against online threats and hacking attempts. They are considered one of the safest methods for managing and safeguarding digital assets. \ No newline at end of file diff --git a/cards/hot wallet.md b/cards/hot wallet.md new file mode 100644 index 0000000..595fba7 --- /dev/null +++ b/cards/hot wallet.md @@ -0,0 +1,3 @@ +#explain-card + +A hot wallet is a type of cryptocurrency [[wallet]] that is connected to the internet, providing easy access to the user's digital assets. Hot wallets are typically used for daily transactions and are more susceptible to security risks such as phishing attacks and online theft. Examples of hot wallets include mobile wallets, web wallets, and desktop wallets. \ No newline at end of file diff --git a/cards/wallet.md b/cards/wallet.md new file mode 100644 index 0000000..8d5eac2 --- /dev/null +++ b/cards/wallet.md @@ -0,0 +1,3 @@ +#explain-card + +A wallet is a digital storage device used to manage and secure cryptocurrency assets. It serves as a secure vault for digital currencies, allowing users to store, send, and receive digital assets. Wallets can be categorized into [[hot wallet]], [[cold Wallet]], and [[hardware wallet]]. \ No newline at end of file