- For mac
- Tip - To start the redis server on your system, run
brew services start redis
- Tip - To start the redis server on your system, run
- For windows
- TWITTER_ACCESS_TOKEN
- TWITTER_ACCESS_TOKEN_SECRET
- TWITTER_CONSUMER_KEY
- TWITTER_CONSUMER_SECRET
- REDIS_HOST
- REDIS_PORT
- REDIS_PASS
When running on localhost, your REDIS_PASS will most probably be left empty.
REDIS_HOST and REDIS_PORT will be localhost and 6379.
- CONTRACT_ADDRESS
- RPC_URL(URL of the RPC that'll be used by Taquito)
- INDEXER_NETWORK
- SELF_URL(Should be
http://localhost:3000when running on localhost) - API_URL(URL of the backend for Cryptoverse Wars)
npm installnode index.js