Crypto Wallet is a study project using ruby and ruby on rails, js, html, css, bootstrap4 and more tecnologies !! You can register new coins and mining types.
Language Support:
- English
- Portuguese
If project already have Database and dependencies you online run rails s and test app.
Use DEV TASK for install project
rails dev:setup
Install JS dependencies
yarn install
Run APP
rails server
OR.....
Install Manualy
bundle install
yarn install
Drop Database (SQLITE)
rails db:drop
Create Database (SQLITE)
rails db:create
Run migrations
rails db:migrate
Run Seeds
rails db:seed
Run APP
rails server
Instagram: https://www.instagram.com/sylvn001/
Twitch: https://www.twitch.tv/sylvn001
GitHub: https://github.com/Sylvn001