Table of Contents
- What is RubyAuthMetamask
- Usage
- Installation
- Contributing
- License
RubyAuthMetamask
This is a rails engine which helps developers to authenticate users through Metamask extension of browsers.
Usage
How to use my plugin.
Installation
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
Contributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.