This commit is contained in:
Mentor Palokaj 2021-10-14 15:19:08 +02:00
parent 1f2a2c1fd4
commit a5c66e863e

View File

@ -29,6 +29,6 @@ Project structure:
## Requirements ## Requirements
[ ] `./functions`: set Infura project ID through `firebase functions:config:set infura.projectid=` - [ ] `./functions`: set Infura project ID through `firebase functions:config:set infura.projectid=`
[ ] `./functions/package.json`: dependencies for backend, run `npm i` in `./functions` - [ ] `./functions/package.json`: dependencies for backend, run `npm i` in `./functions`
[ ] `./package.json`: dependencies for contracts, run `npm i` in root - [ ] `./package.json`: dependencies for contracts, run `npm i` in root