Skip to content

maxwolff/rho-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rho-backend

Reads rho contract logs, put them in an agent, and provides and endpoint for accessing them.

  • client.ex: interface for reading logs from an ethereum node
  • logs.ex: job loop to fill an array of logs and map of pending swaps
  • endpont.ex: serve pending swaps over http

Run

MIX_ENV=prod NETWORK=kovan iex -S mix

Deploy

gcloud app deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published