8000 GitHub - hosh/trader: Blockchain trading platform, inspired by Blackbird
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ trader Public

Blockchain trading platform, inspired by Blackbird

Notifications You must be signed in to change notification settings

hosh/trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trader

This is based on Blackbird.

This is a personal project that is more of an excuse to code with Elixir. This is not meant as production-ready code. The author (Ho-Sheng Hsiao) warrants nothing. Use this code at your own risk. You may want to run Blackbird instead.

Developer Notes

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Blockchain trading platform, inspired by Blackbird

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0