mirror of
https://github.com/getwax/bls-wallet.git
synced 2026-01-09 15:48:11 -05:00
Adding .nvmrc to specify node version
This commit is contained in:
@@ -18,6 +18,11 @@ If you would like to target a remote network instead, add the addtional steps in
|
||||
|
||||
## Setup
|
||||
|
||||
Install the latest Node 16. If using nvm to manage node versions, run this in the root directory:
|
||||
```sh
|
||||
nvm install
|
||||
```
|
||||
|
||||
Run the repo setup script
|
||||
```sh
|
||||
./setup.ts
|
||||
|
||||
Reference in New Issue
Block a user