You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for putting this repo together. I'm excited to dig into everything here. I'm coming across an issue though... whenever I run npx hardhat --network luksoTestnet run scripts/... with any of the scripts in that directory I get the error below 👇🏼
I've installed all the dependencies, created a universal profile on testnet, loaded it with 10 lukso from a testnet faucet, created a .env file and added the private key and my UP address to it, but I always see this insufficient funds error.
Does anyone know where I'm going wrong?
Thanks 🙏🏼
The text was updated successfully, but these errors were encountered:
Hey all 👋🏼
Thanks for putting this repo together. I'm excited to dig into everything here. I'm coming across an issue though... whenever I run
npx hardhat --network luksoTestnet run scripts/...
with any of the scripts in that directory I get the error below 👇🏼I've installed all the dependencies, created a universal profile on testnet, loaded it with 10 lukso from a testnet faucet, created a
.env
file and added the private key and my UP address to it, but I always see this insufficient funds error.Does anyone know where I'm going wrong?
Thanks 🙏🏼
The text was updated successfully, but these errors were encountered: