Skip to content

dime-Suite/rust-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run server and tests in watch mode

$ cargo install cargo-watch

cargo watch -q -c -w examples/ -x "run --example main"

cargo watch -q -c -w src/ -x "run"

TODO

  • Get Order
    • search by OrderId
    • search by txHash
    • search by maker/taker
  • Get Orders
    • search by timeFrame
    • search by OrderAmouns
    • search by OrderPairs
  • Time Series orders
  • real Time orders
  • user Stats
    • orders created
    • dominant chain
    • top 10
    • amounts traded
  • orders by status
  • seed stats
    • top stakers
    • top holders
    • traders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages