We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please, I'm so confused..
The text was updated successfully, but these errors were encountered:
Nevermind guys I figured out how to do it heres how:
First you want to run this command: git clone https://github.com/yaron4u/EnigmaCracker
git clone https://github.com/yaron4u/EnigmaCracker
Second run pip freeze > -r requirements.txt
pip freeze > -r requirements.txt
Third get your api key from Etherscan.io
Fourth you want to run cd EnigmaCracker-Docker
cd EnigmaCracker-Docker
Fifth run docker-compose build
docker-compose build
Sixth run docker-compose up
docker-compose up
There you go!
Sorry, something went wrong.
By the way make sure you enter your api key in the files docker-compose.yml and EnigmaCracker.env
yaron4u
No branches or pull requests
Please, I'm so confused..
The text was updated successfully, but these errors were encountered: