Skip to content

Commit

Permalink
Merge branch 'degen-hack-testnet' of https://github.com/golemfactory/…
Browse files Browse the repository at this point in the history
…golem-docs into degen-hack-testnet
  • Loading branch information
jalas167 committed Feb 6, 2024
2 parents e2903c4 + a728666 commit 52be3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/docs/degenhack/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ npm init
npm install @golem-sdk/golem-js
```

Make sure you have created an app-key and exported its valua as [`YAGNA_APPKEY``](http://localhost:3000/docs/degen#creating-a-unique-app-key).
Make sure you have created an app-key and exported its value as [`YAGNA_APPKEY``](http://localhost:3000/docs/degen#creating-a-unique-app-key).

Next, create a file named requestor.mjs and paste the following content into it. This script sets up a task to execute node -v on the Golem Network and displays the result in your terminal.

Expand Down

0 comments on commit 52be3c0

Please sign in to comment.