Skip to content

virkillz/elm-simple-order-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Order Book Form in Elm

Elm Order Book

This is a simple implementation or order book form, typically founded in crypto exchange. Elm provide a simple structure, complete ecosystem, high maintainability, fast and robust result. Unlike my other javascript project which makes me cringe everytime I need to add new feature, same challange will usually put grin in your face when dealing with Elm codebase.

The best thing is: You will spend zero time debugging runtime error and focus on its functionality.

the actual souce code is in src/Main.elm

To start this project type elm-app start

About

Trading Order Book form made with Elm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published