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
There is a demo project ruby_auth_metamask_example to showcase how to use this ruby engine.
Installation
Add this line to your application's Gemfile:
gem "ruby_auth_metamask"And then execute:
$ bundleOr install it yourself as:
$ gem install ruby_auth_metamaskContributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.