Skip to content

Commit 4b05a32

Browse files
authored
chore: add lunokit example
1 parent e2f2c5e commit 4b05a32

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Typink is a fully type-safe React hooks library for seamless ink! and Solidity s
2828
### Why Typink?
2929
-**Unified Type-Safe Hooks** - Same React hooks work seamlessly across ink!, and Solidity contracts.
3030
-**Instant Project Scaffolding** - Launch new projects in seconds with create-typink CLI and pre-configured Next.js templates
31-
-**Flexible Wallet Connector Integration** - Supports external wallet connectors like [SubConnect](https://github.com/Koniverse/SubConnect-v2), [Talisman Connect](https://github.com/TalismanSociety/talisman-connect) or built your own using Typink's hooks & API.
31+
-**Flexible Wallet Connector Integration** - Supports external wallet connectors like [SubConnect](https://github.com/Koniverse/SubConnect-v2), [Talisman Connect](https://github.com/TalismanSociety/talisman-connect), [LunoKit](https://www.lunolab.xyz/) or built your own using Typink's hooks & API.
3232
-**Multi-Network Support** - Connect to multiple networks simultaneously with lazy initialization and seamless network switching
3333

3434
### Quick look
@@ -91,6 +91,7 @@ Check out Typink documentation on our website: https://typink.dev
9191

9292
- [Demo](https://github.com/dedotdev/typink/tree/main/examples/demo-inkv5) (https://typink-demo.netlify.app/)
9393
- [Demo with SubConnect](https://github.com/dedotdev/typink/tree/main/examples/demo-subconnect) (https://typink-subconnect.netlify.app/)
94+
- [Demo with LunoKit](https://github.com/dedotdev/typink/tree/main/examples/demo-lunokit) (https://typink-lunokit.netlify.app/)
9495

9596
### License
9697

0 commit comments

Comments
 (0)