Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# peaq-js

Follow [documentation](https://docs.peaq.network/sdk) for a detailed overview of the features and functionalities of peaq SDK.
Follow [documentation](https://docs.peaq.network/docs/build/sdk/sdk-installation/) for a detailed overview of the features and functionalities of peaq SDK.


## Edit functions
Expand All @@ -15,4 +15,4 @@ Go to /packages/sdk/src/modules to see backend code
## Test
1. Go to proper directory with cmd `cd packages/sdk`
2. Create a .env file in `packages/sdk` to store the base_url (network) you are testing, and seed phrases that connect to funded wallets that are needed to execute transactions.
3. Run the tests with the cmd `npx nx test`
3. Run the tests with the cmd `npx nx test`