/cryptowallet

This is the Crypto Wallet, an app that you can register and keep up with your cryptacoin.

Primary LanguageRuby

Crypto Wallet

This is the Crypto Wallet, an app that you can register and keep up with your cryptacoin.

Installation

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

Web Link

https://crypto-wallet-rails.herokuapp.com/