Rails Test Task

Installation

  1. clone or download this repository

  2. then run bundle install

  3. bundle exec figaro install
  4. then add your app_id and secret in config/application.yml

  5. generate your public.pem and private.pem by following this link

  6. add your public key into your dashbord app [link](Log in | Salt Edge)

Remarks

i didn't finish it completely but actual version cover the requirements

to do
  • to add signature verification

  • sto add some styles for html (make it look better

  • finish functionality (show action)

  • to tied up code

  • [ ]