Skip to content

Commit

Permalink
note about supported ipfs version
Browse files Browse the repository at this point in the history
  • Loading branch information
mktcode authored and leoyvens committed Mar 31, 2021
1 parent 0e8de18 commit a1838f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To build and run this project you need to have the following installed on your s

- Rust (latest stable) – [How to install Rust](https://www.rust-lang.org/en-US/install.html)
- PostgreSQL – [PostgreSQL Downloads](https://www.postgresql.org/download/)
- IPFS – [Installing IPFS](https://docs.ipfs.io/install/)
- IPFS – [Installing IPFS](https://docs.ipfs.io/install/) (currently only [v0.4.x](https://github.com/ipfs/go-ipfs/releases/tag/v0.4.23) is supported)

For Ethereum network data, you can either run your own Ethereum node or use an Ethereum node provider of your choice.

Expand Down

0 comments on commit a1838f9

Please sign in to comment.