You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Fortuna is an off-chain service which can be used by [Entropy](https://pyth.netw
41
41
42
42
Please install the following tools in order to work in this repository:
43
43
44
-
-[NVM](https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating) to manage your node version, then run `nvm use 20` to ensure you are using node version 20.
44
+
-[NVM](https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating) to manage your node version, then run `nvm use 22` to ensure you are using node version 22.
45
45
-[Foundry](https://book.getfoundry.sh/getting-started/installation) in order to use `forge` for Ethereum contract development
46
46
-[Solana CLI](https://solana.com/docs/intro/installation) for working with Solana programs.
47
47
- After installing, please run `solana keygen new` to generate a local private key.
0 commit comments