Skip to content

yzhanginwa/ruby_auth_metamask_example

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published