This repository contains the code for the decentralized deployment of the Panther Protocol dApp.
The scripts assume you run the IPFS node locally via the desktop app or the docker.
-
Start the IPFS nodes either by using desktop app (https://docs.ipfs.tech/install/ipfs-desktop) or by using the docker app (https://blog.ipfs.tech/1-run-ipfs-on-docker);
-
Deploy assets to the IPFS nodes:
1-deploy-assets.sh
-
Update the paths to the assets:
2-update-paths.sh
-
Deploy the dApp to the IPFS nodes:
3-deploy-dapp.sh