0 Forks
2 Stars
2 Watchers

CoinWallet

Coin Wallet is a simple web application that allows users to create a wallet and it is built using Ruby on Rails and PostgreSQL. It is deployed on fly.io and uses devise for authentication and allowing the users to create an account, add commodities and transactions in their accounts.

How to download and setup CoinWallet

Open terminal and run command
git clone https://github.com/OmarMWarraich/CoinWallet.git
git clone is used to create a copy or clone of CoinWallet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CoinWallet https://github.com/OmarMWarraich/CoinWallet/archive/master.zip

Or simply clone CoinWallet with SSH
[email protected]:OmarMWarraich/CoinWallet.git

If you have some problems with CoinWallet

You may open issue on CoinWallet support forum (system) here: https://github.com/OmarMWarraich/CoinWallet/issues