Polymer Challenge 4 Gitpod
Clone this repo

Go to
Open repo and use new template
save this code on template with name dockerfile
Create API Explorer OP and Base

Create Alchemi API Key for OP and Base

Running
Last updated
Clone this repo

Go to
Open repo and use new template
save this code on template with name dockerfile
Create API Explorer OP and Base

Create Alchemi API Key for OP and Base

Running
Last updated
npm installnvm use 20curl -L https://foundry.paradigm.xyz | bash
source /home/gitpod/.bashrc
foundryupwget -qO - 'https://proget.makedeb.org/debian-feeds/prebuilt-mpr.pub' | gpg --dearmor | sudo tee /usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg 1> /dev/null
echo "deb [arch=all,$(dpkg --print-architecture) signed-by=/usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg] https://proget.makedeb.org prebuilt-mpr $(lsb_release -cs)" | sudo tee /etc/apt/sources.list.d/prebuilt-mpr.list
sudo apt update && sudo apt install justjust installcp .env.example .envjust run-challenge-3