filecoin-project / oni

👹 (DEPRECATED; see README) Project Oni | Network Validation
https://docs.google.com/document/d/16jYL--EWYpJhxT9bakYq7ZBGLQ9SB940Wd1lTDOAbNE
7 stars 5 forks source link

Update README.md #251

Closed nonsense closed 4 years ago

nonsense commented 4 years ago

Update command in README to use local:docker and local:exec, as at the moment we don't have all the commands explained for local:exec (i.e. one has to install all dependencies to be able to compile filecoin-ffi, which are a lot: https://github.com/filecoin-project/oni/blob/master/docker-images/Dockerfile.oni-buildbase#L5) and has to also download and copy proof parameters in /var/tmp/

All this is automated in the local:docker setup, so it is easier to get started with the local:docker composition version.