This is a rails engine which helps developers to authenticate users through Metamask extension of browsers.
How to use my plugin.
Add this line to your application's Gemfile:
gem "ruby_auth_metamask"
And then execute:
$ bundle
Or install it yourself as:
$ gem install ruby_auth_metamask
Contribution directions go here.
The gem is available as open source under the terms of the MIT License.