Skip to content

Cryptor is a Phoenix project to improve my knowledge about GenServers, using third-party API for crypto trading.

Notifications You must be signed in to change notification settings

marcospgsilva/cryptor

Repository files navigation

Cryptor CI

⚠️Attention!⚠️

This is not a production-ready project. The only purpose is to learn and enjoy Agent, GenServer, ETS, DynamicSupervisors and all the other Elixir/Erlang/OTP features.

cryptor

Cryptor

An bot built with Elixir for buy and sell crypto currencies.

Running in dev

First ensure you have Postgresql, Phoenix, asdf and NodeJS v14.15.4. You can use nvm to manage node version.

Then, at the root project directory, run asdf install so that Elixir and Erlang with the right version will be installed.

Now, just run mix setup and finally, you can run mix phx.server

If you want to navigate between the app pages, an account is required. So, type http://localhost:4000/register on your browser and create your account.

Follow me

About

Cryptor is a Phoenix project to improve my knowledge about GenServers, using third-party API for crypto trading.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published