Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Update README with known issue #718

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ If you wish to compile the app, install the following also:

Compiled binaries are found in the `out` directory.

#### Known issues

* Because of [node-ffi](https://github.com/node-ffi/node-ffi/pull/439) dependency, only Node versions < 9 are supported, recomended 8.x

#### Testnet

To build testnet binaries, rename `package.testnet.json` to `package.json` and follow instructions as above. Make sure the jar is named `iri-testnet.jar`.
To build testnet binaries, rename `package.testnet.json` to `package.json` and follow instructions as above. Make sure the jar is named `iri-testnet.jar`.