Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 11 additions & 46 deletions frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,52 +236,17 @@ those are the places where the `chainId` are explicitly set when in dev mode to
# Development and Deployment Documentation

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
\*\*

### `yarn start`
## Deployment in IPFS

`SKIP_PREFLIGHT_CHECK=true NODE_OPTIONS=--openssl-legacy-provider yarn start`
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be good to keep this in the docs, since it's a non-obvious part of running locally

This app is actively deployed in IPFS. To deploy a new version, follow the next step of intstructions:

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

### `yarn test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `yarn build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `yarn eject`

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**

If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

---

## Deployment

```
./scripts/deploy-s3.sh
```
1. Create an Infura account and create a new project with IPFS steps enabled with a custom gateway. (This is an upgraded account)
2. Install IPFS CLI: https://blog.infura.io/post/ipfs-file-upload-client-tool
3. Run `yarn build`
4. Run ./ipfs-upload-client --id <INFURA_PROJECT_ID> --secret <INFURA_PROJECT_SECRET> --source <POINT_TO_BUILD_FOLDER>
5. Use the the gateway from step one to access the hosted ipfs which will look like below:
https://seamless-protocol.infura-ipfs.io/ipfs/QmcDp4k9siuUsVrtYxk4drq66JkfVyetdcbGzxWkpYxKQc/
6. Click into the IPFS link within the address bar to get the direct and use this to point a custom domain to it.
https://bafybeigoimqumlwxnexnacekz2g7ztuuljxj2uqgggaslvlmorxdkowybe.ipfs.dweb.link/