Open furkancelik opened 8 months ago
@furkancelik Sent some feedback in Discrod but it seems you need to add your private key to .env
file
I'll change my env file. I sent a packet to ibc with my old env file before. api is working. I couldn't run it even though I changed env.
I am running just install command first yes.
I get the following output in just install command;
just install
echo "Installing dependencies"
Installing dependencies
npm install
up to date, audited 587 packages in 850ms
97 packages are looking for funding
run `npm fund` for details
2 vulnerabilities (1 low, 1 moderate)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
forge install --shallow
Usage: forge [OPTIONS] COMMAND [ARGS]...
Try 'forge --help' for help.
@furkancelik have you installed rust and just and forge? See the prerequisites section for everything you need to install on your machine to run
After running the commands (I edit my env file before doing just install).
After the command, I get an error like the following..
What is the reason for this? I got such an error when I tried to test it.