Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/resilientapp/relensesbackend
https://github.com/resilientapp/relensesbackend
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/resilientapp/relensesbackend
- Owner: ResilientApp
- Created: 2024-05-01T05:33:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T00:02:55.000Z (6 months ago)
- Last Synced: 2024-06-16T00:42:54.699Z (6 months ago)
- Language: JavaScript
- Size: 39.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# res-lenses-backend
## Links
- Blog: [https://blog.resilientdb.com/2024/05/21/ResLenses.html](https://blog.resilientdb.com/2024/05/21/ResLenses.html)
- Demo Video: [https://www.youtube.com/watch?v=IzGxG4_WkDQ](https://www.youtube.com/watch?v=IzGxG4_WkDQ)
- Front-End repo: [https://github.com/ResilientApp/ReLensesBackend](https://github.com/ResilientApp/ReLensesBackend)## Create an API key
This uses an API key for aquiring ethereum data from the bitquery service.
- Go to [https://bitquery.io/](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