- Blog: https://blog.resilientdb.com/2024/05/21/ResLenses.html
- Demo Video: https://www.youtube.com/watch?v=IzGxG4_WkDQ
- Front-End repo: https://github.com/ResilientApp/ReLensesBackend
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.
- Have Node installed
- Go to project folder
- Run 'npm install'
- Run 'node .' to launch