Skip to content

Commit b93af5e

Browse files
committed
Update docs
This is a smaller PR that makes some aspects of the docs more apparent but, per discussion, doesn't mark individual wallet adapters as deprecated. - State what wallet adapter an wallet standard are in the README - Mention pnpm 8 requirement explicitly (I'm relatively sure pnpm 7 won't work) - Make Ster Projects more prominent by moving it before the long list of individual wallet adapters - Make demo and demo code more prominent in README - Use relative links wherever possible (which keeps links working across forks and looks neater) - Use a neater syntax so the markdown is viewable in terminal, VScode, and other apps that do not render markdown.
1 parent be61ba5 commit b93af5e

File tree

5 files changed

+142
-83
lines changed

5 files changed

+142
-83
lines changed

Diff for: BUILD.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### 0. Prerequisites
44

55
* Node 16+
6-
* PNPM
6+
* PNPM 8
77

88
If you have Node 16+, you can [activate PNPM with Corepack](https://pnpm.io/installation#using-corepack):
99
```shell

0 commit comments

Comments
 (0)