- clone git repository
- create .env file
REACT_APP_DYNAMIC_ENVIRONMENT_ID={{Dynamic Environment Id}}
REACT_APP_PIMLICO_API_KEY={{Pimlico API Key}}
REACT_APP_SPONSORSHIP_POLICY_ID={{ PIMLICO SPONSORSHIP POLICY ID}}. *** feel free to use our policy id (sp_cynical_speed)
-
ensure Base Sepolia and Sepolia are turned on here
-
ensure both primary wallet and choose network are the same
-
run 'npm install' from project directory
-
run 'npm start' to run the project.
Open http://localhost:3000 to view it in your browser.
You're done