소스 검색

feat: add readme

bartosz-lipinski 4 년 전
부모
커밋
d907124e56
1개의 변경된 파일10개의 추가작업 그리고 1개의 파일을 삭제
  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