Skip to content

haurog/rETH-skimmer-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rETH skimmer backend

This is the backend to the rETH skimmer web3 app. It is planned to provide the front end with up do date rETH/ETH exchange rates.

To develop do the following:

  1. cargo install --path .
  2. cargo shuttle run to run it locally. Open a web browser and go to: http://127.0.0.1:8000 or wherever rocket points you

To deploy the backend:

cargo shuttle deploy

Check the logs with: cargo shuttle logs

Used tools

It uses shuttle to host it and rocket handle the requests.

About

Backend for querying rETH exchange rates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages