The project is in a healthy, maintained state
This is a Ruby on Rails Engine. It authenticates users against their metamask signature.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 7.1.2
~> 1.2.0
~> 1.3.1
 Project Readme

Gem Version

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.