Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 761 Bytes

File metadata and controls

22 lines (15 loc) · 761 Bytes

res-lenses-backend

Links

Create an API key

This uses an API key for aquiring ethereum data from the bitquery service.

  • Go to https://bitquery.io/ and click on 'Get API Key'
  • Create an account and get a free developer API key
  • In api_key.json, insert your api key.

Running the backend

  • Have Node installed
  • Go to project folder
  • Run 'npm install'
  • Run 'node .' to launch