From 558907989c220c043a5cbbadff8842b4aef6c96f Mon Sep 17 00:00:00 2001 From: punwai Date: Sat, 10 Sep 2022 08:22:09 -0700 Subject: [PATCH] Create README.md (#4538) --- wallet-adapter/src/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 wallet-adapter/src/README.md diff --git a/wallet-adapter/src/README.md b/wallet-adapter/src/README.md new file mode 100644 index 0000000000000..11074d31e9b06 --- /dev/null +++ b/wallet-adapter/src/README.md @@ -0,0 +1,2 @@ +#### Wallet Adapter Example +This folder contains an example react frontend that utilizes the wallet adapter. For the wallet-adapter source code, check out /wallet-adapter/packages.