Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 574 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 574 Bytes

Ethereum Gas Price

The project has two submodules.

One of them is backend api, the other one is single page web application.

Please read the relevant documentations of sub projects and run this project as a whole.

Updating Submodules

git submodule update --recursive --remote

References