Browse Source

feat: add readme

bartosz-lipinski 4 years ago
parent
commit
d907124e56
1 changed files with 10 additions and 1 deletions
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -1,2 +1,11 @@
-# wallet
+# Solana Wallet
+
 Collection of npm packages that simplify wallet connectivity and wallet implementation
+
+## @solana/wallet-base
+
+Package exposes base interface for wallets to expose to dapps
+
+## @solana/wallet-ledger
+
+Package exposes interaction with ledger application