- Clone this repo
git clone [email protected]:coingate/rails-shop-example.git
- Run
bundle install
- Create
rails_shop_example_development
database and check database config file - Run
rake db:seed
- Create Sandbox Account. https://sandbox.coingate.com/sign_up
- Create Api Access Key. https://sandbox.coingate.com/account/apps
- Create .env file and add API credentials, see
config/settings/application.rb
- Run
rails server
- API Documentation: https://developer.coingate.com/
- CoinGate Support: http://support.coingate.com/