diff --git a/docs/get-started/sidebars.ts b/docs/get-started/sidebars.ts index 80cb40dcc11..ea3d567b52d 100644 --- a/docs/get-started/sidebars.ts +++ b/docs/get-started/sidebars.ts @@ -70,6 +70,7 @@ module.exports = { }, items: [ 'wallets/firefly', + 'wallets/bloom', { type: 'link', label: 'TanglePay', diff --git a/docs/get-started/wallets/bloom.md b/docs/get-started/wallets/bloom.md new file mode 100644 index 00000000000..5099ac7de82 --- /dev/null +++ b/docs/get-started/wallets/bloom.md @@ -0,0 +1,19 @@ +--- +title: Bloom Wallet +description: A feature-laden Shimmer wallet. +keywords: + - Bloom Wallet + - Shimmer Wallet + - IOTA Wallet + - Software Wallet + - EVM + - DLT + - Cryptocurrency +--- +Bloom is a desktop wallet with first-class security developed by former members of the Firefly team. Bloom includes both Shimmer L1 and ShimmerEVM L2 in the same application, so you can seamlessly transfer assets back and forth between Shimmer and ShimmerEVM without the need for other tooling. Over time, Bloom will support the entirety of the IOTA ecosystem, integrating both Shimmer and IOTA networks in a single app experience. + + +Find more information on the official website and download the Bloom wallet exclusively from: + +- [**Bloom**](https://bloomwallet.io/)**:** Official Website +- [**Bloom GitHub Releases**](https://github.com/bloomwalletio/bloom/releases): Official Bloom GitHub Repo