yzhanginwa / ruby_auth_metamask_example

Example Ruby on Rails project to use the ruby_auth_metamask engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RubyAuthMetamask Example

This is an example Ruby on Rails project demonstrating how to use the ruby_auth_metamask Rails engine for integrating MetaMask authentication.

Overview

The ruby_auth_metamask_example project is built to showcase the functionality of the ruby_auth_metamask Rails engine. This engine provides easy integration of MetaMask authentication into your Ruby on Rails application.

Getting Started

Follow these steps to set up and run the project locally.

Prerequisites

Make sure you have the following installed:

  • Ruby (version 3.0.2 or above)
  • Rails (version 7.0.1 or above)
  • ...

Installation

  1. Clone the repository:

    git clone https://github.com/yzhanginwa/ruby_auth_metamask_example.git
  2. Change into the project directory:

    cd ruby_auth_metamask_example
  3. Install dependencies:

    bundle install
  4. Set up the database:

    rails db:setup

Configuration

  1. ...

Usage

  1. ...

Features

  • MetaMask authentication
  • ...

Contributing

...

License

This project is licensed under the MIT License.

Acknowledgments

  • ...

Contact

For any inquiries or issues, please contact Ethan Zhang.

About

Example Ruby on Rails project to use the ruby_auth_metamask engine


Languages

Language:Ruby 66.7%Language:HTML 22.9%Language:Dockerfile 4.0%Language:JavaScript 3.9%Language:CSS 1.8%Language:Shell 0.7%