This is the Crypto Wallet, an app that you can register and keep up with your cryptacoin.
yarn requires Yarn to run.
Install the dependencies and devDependencies and start the server.
$ cd crypo_wallet
$ yarn install -d
after
$ bundle install
$ rails db:migrate
$ rails s