Skip to content

Commit

Permalink
Add Rust requirements (iotaledger#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoralf-M authored May 28, 2021
1 parent 3e5af84 commit eda3007
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindings/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ $ yarn add @iota/client

One of the following Node.js version: '10.x', '12.x', '14.x', '15.x', '16.x'

If there is no prebuilt binary available for your system you need `Rust` and `Cargo`, to build it yourself. Install them [here](https://doc.rust-lang.org/cargo/getting-started/installation.html).

## Getting Started

After you linked the library, you can create a `Client` instance and interface with it.
Expand Down

0 comments on commit eda3007

Please sign in to comment.