Skip to content

Commit 4c1ec64

Browse files
committed
Merge branch 'master' into bd-fix-chainspec
2 parents ac7480b + 6143631 commit 4c1ec64

File tree

6 files changed

+965
-7
lines changed

6 files changed

+965
-7
lines changed

.ai/categories/dapps.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10698,6 +10698,9 @@ Wallet types fall into two categories based on their connection to the internet:
1069810698

1069910699
- **[Hot wallets](#hot-wallets)**: Online storage through websites, browser extensions or smartphone apps.
1070010700
- **[Cold wallets](#cold-wallets)**: Offline storage using hardware devices or air-gapped systems.
10701+
- **[Wallet Tools](#wallet-tools)**: Libraries and SDKs for integrating wallet functionality into dApps.
10702+
10703+
1070110704

1070210705
## Hot Wallets
1070310706

@@ -10752,6 +10755,24 @@ Wallet types fall into two categories based on their connection to the internet:
1075210755
</div>
1075310756

1075410757

10758+
</div>
10759+
10760+
## Wallet Tools
10761+
10762+
<div class="grid cards" markdown>
10763+
10764+
- __LunoKit__
10765+
10766+
---
10767+
10768+
A comprehensive React library for integrating Polkadot wallet connections into decentralized applications. Provides a unified API for connecting to major Polkadot ecosystem wallets including Polkadot{.js}, SubWallet, Talisman, Nova Wallet, PolkaGate, WalletConnect, Enkrypt, Fearless, and Mimir. Features include pre-built UI components with customizable theming, comprehensive React hooks library, full TypeScript support, multi-chain support for Polkadot, Kusama and parachains, and flexible integration patterns. Use as a complete solution with built-in chain support or integrate only wallet connection features with your preferred API solution (Dedot, PAPI, @polkadot/api).
10769+
10770+
[:octicons-arrow-right-24: Reference](https://www.lunolab.xyz/){target=\_blank}
10771+
10772+
10773+
</div>
10774+
10775+
1075510776
---
1075610777

1075710778
Page Title: XCM Channels

.ai/categories/tooling.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20743,6 +20743,9 @@ Wallet types fall into two categories based on their connection to the internet:
2074320743

2074420744
- **[Hot wallets](#hot-wallets)**: Online storage through websites, browser extensions or smartphone apps.
2074520745
- **[Cold wallets](#cold-wallets)**: Offline storage using hardware devices or air-gapped systems.
20746+
- **[Wallet Tools](#wallet-tools)**: Libraries and SDKs for integrating wallet functionality into dApps.
20747+
20748+
2074620749

2074720750
## Hot Wallets
2074820751

@@ -20797,6 +20800,24 @@ Wallet types fall into two categories based on their connection to the internet:
2079720800
</div>
2079820801

2079920802

20803+
</div>
20804+
20805+
## Wallet Tools
20806+
20807+
<div class="grid cards" markdown>
20808+
20809+
- __LunoKit__
20810+
20811+
---
20812+
20813+
A comprehensive React library for integrating Polkadot wallet connections into decentralized applications. Provides a unified API for connecting to major Polkadot ecosystem wallets including Polkadot{.js}, SubWallet, Talisman, Nova Wallet, PolkaGate, WalletConnect, Enkrypt, Fearless, and Mimir. Features include pre-built UI components with customizable theming, comprehensive React hooks library, full TypeScript support, multi-chain support for Polkadot, Kusama and parachains, and flexible integration patterns. Use as a complete solution with built-in chain support or integrate only wallet connection features with your preferred API solution (Dedot, PAPI, @polkadot/api).
20814+
20815+
[:octicons-arrow-right-24: Reference](https://www.lunolab.xyz/){target=\_blank}
20816+
20817+
20818+
</div>
20819+
20820+
2080020821
---
2080120822

2080220823
Page Title: Wallets for Polkadot Hub

.ai/pages/develop-toolkit-integrations-wallets.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Wallet types fall into two categories based on their connection to the internet:
1515

1616
- **[Hot wallets](#hot-wallets)**: Online storage through websites, browser extensions or smartphone apps.
1717
- **[Cold wallets](#cold-wallets)**: Offline storage using hardware devices or air-gapped systems.
18+
- **[Wallet Tools](#wallet-tools)**: Libraries and SDKs for integrating wallet functionality into dApps.
19+
20+
1821

1922
## Hot Wallets
2023

@@ -67,3 +70,21 @@ Wallet types fall into two categories based on their connection to the internet:
6770
[:octicons-arrow-right-24: Reference](https://vault.novasama.io/){target=\_blank}
6871

6972
</div>
73+
74+
75+
</div>
76+
77+
## Wallet Tools
78+
79+
<div class="grid cards" markdown>
80+
81+
- __LunoKit__
82+
83+
---
84+
85+
A comprehensive React library for integrating Polkadot wallet connections into decentralized applications. Provides a unified API for connecting to major Polkadot ecosystem wallets including Polkadot{.js}, SubWallet, Talisman, Nova Wallet, PolkaGate, WalletConnect, Enkrypt, Fearless, and Mimir. Features include pre-built UI components with customizable theming, comprehensive React hooks library, full TypeScript support, multi-chain support for Polkadot, Kusama and parachains, and flexible integration patterns. Use as a complete solution with built-in chain support or integrate only wallet connection features with your preferred API solution (Dedot, PAPI, @polkadot/api).
86+
87+
[:octicons-arrow-right-24: Reference](https://www.lunolab.xyz/){target=\_blank}
88+
89+
90+
</div>

0 commit comments

Comments
 (0)