zkBob / zkbob-ui

Apache License 2.0
3 stars 2 forks source link

zkBob UI

Deployment Process

Local development

Install dependencies and start the development server:

yarn
yarn start

Environment variables

To run this project, you'll need to set up the following environment variables:

REACT_APP_CONFIG= // "prod" or "dev"
REACT_APP_WALLETCONNECT_PROJECT_ID=

You can create a .env file in the root directory and set these variables.

Deploy to IPFS using dAppling

Follow these steps to deploy:

  1. Visit dAppling Network and sign in.
  2. Choose the repository.
  3. Check and confirm the build configuration (usually auto-filled).
  4. Set up environment variables in the settings.
  5. Click "Deploy".

Contributing to zkBob

For the contributing to zkBob you can use our Contributing Guidline

License

This project is licensed under the MIT License and Apache-2.0 Licence.