fluencelabs / dev-rewards

Apache License 2.0
554 stars 368 forks source link

metadata.bin doesn't exist #11

Closed tangminjie closed 4 months ago

tangminjie commented 4 months ago

Why is there no metadata.json after I install it and run python3 python/proof.py? 0d397b7250eb6f65f225b90b5babe5a 1709191198380

goku54477 commented 4 months ago

Getting the same error

image

elshan-eth commented 4 months ago

You need to run the install.sh

elshan-eth commented 4 months ago

You can also download it manually

curl --progress-bar -o metadata.bin https://fluence-dao.s3.eu-west-1.amazonaws.com/metadata.bin
curl --progress-bar -o metadata.json https://fluence-dao.s3.eu-west-1.amazonaws.com/metadata.json