From ef3dcc85b3835fb938e549628d85d8ad6786576f Mon Sep 17 00:00:00 2001 From: An Chau <35357327+cohotho@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:14:57 +0700 Subject: [PATCH 1/4] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 201df95..03d8dc1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ -# WalletConnect-Community -This is a repo to submit your WalletConnect fun dev projects. +# FunLab WalletConnect 🚀 + +## About +FunLab WalletConnect is a fun community project built to explore WalletConnect by integrating wallet connections into simple experiments. The project focuses on learning how WalletConnect works in practice, testing basic connection flows, and understanding real-world wallet interactions. + +This project is created for learning, experimentation, and sharing with the developer community. + +## Tech +- WalletConnect +- Web3 wallets +- JavaScript / Web experiments +This project uses WalletConnect for learning and experimentation. From 792f3b60834a500083e8a7a50c25f1b975fa7040 Mon Sep 17 00:00:00 2001 From: An Chau <35357327+cohotho@users.noreply.github.com> Date: Fri, 23 Jan 2026 23:38:25 +0700 Subject: [PATCH 2/4] Create cohotho-walletconnect-demo.md --- cohotho-walletconnect-demo.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 cohotho-walletconnect-demo.md diff --git a/cohotho-walletconnect-demo.md b/cohotho-walletconnect-demo.md new file mode 100644 index 0000000..9fa3269 --- /dev/null +++ b/cohotho-walletconnect-demo.md @@ -0,0 +1,7 @@ +## WalletConnect Fun Project + +GitHub repo: https://github.com/cohotho/walletconnect-fun-demo + +This is a simple project built with WalletConnect. +It allows users to connect their wallet and view basic wallet information. +The project is made for learning and experimenting with WalletConnect. From 2913ca9da75af9219706d0e838228f6bd3fa3d13 Mon Sep 17 00:00:00 2001 From: An Chau <35357327+cohotho@users.noreply.github.com> Date: Sat, 24 Jan 2026 17:49:59 +0700 Subject: [PATCH 3/4] README.md --- README.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 03d8dc1..64a7cca 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,3 @@ -# FunLab WalletConnect 🚀 +# WalletConnect-Community -## About -FunLab WalletConnect is a fun community project built to explore WalletConnect by integrating wallet connections into simple experiments. The project focuses on learning how WalletConnect works in practice, testing basic connection flows, and understanding real-world wallet interactions. - -This project is created for learning, experimentation, and sharing with the developer community. - -## Tech -- WalletConnect -- Web3 wallets -- JavaScript / Web experiments -This project uses WalletConnect for learning and experimentation. +This is a repo to submit your WalletConnect fun dev projects. From 17f243cb03a8881003870e8cf76d7f124f6a6459 Mon Sep 17 00:00:00 2001 From: An Chau <35357327+cohotho@users.noreply.github.com> Date: Sat, 24 Jan 2026 17:51:43 +0700 Subject: [PATCH 4/4] README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 64a7cca..201df95 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ # WalletConnect-Community - This is a repo to submit your WalletConnect fun dev projects.