Install dependencies and start the development server:
yarn
yarn start
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.
Follow these steps to deploy:
- Visit dAppling Network and sign in.
- Choose the repository.
- Check and confirm the build configuration (usually auto-filled).
- Set up environment variables in the settings.
- Click "Deploy".
For the contributing to zkBob you can use our Contributing Guidline
This project is licensed under the MIT License and Apache-2.0 Licence.