Skip to content

mani99brar/rollupAuth-backend

Repository files navigation

rollupAuth-backend

Overview

rollupAuth-backend is the backend service for the rollupAuth system, designed to handle authentication and user management functionalities. It provides a robust and secure API for integration with the rollupAuth UI and other front-end applications.

Features

  • User Authentication: Manages user login, registration, and authentication processes.
  • Secure API: Provides a secure interface for front-end applications to interact with user data.
  • Scalable Architecture: Designed to handle high volumes of requests with optimal performance.
  • Database Integration: Efficiently stores and manages user data.

Deployed Contracts

Below is a table of deployed contract addresses and their corresponding links on various block explorers.

Network Contract Address Block Explorer Link
Stackr Testnet 0x8515239dF7bfBa5fda41905501BF4Aee4e491311 StackrExplorer
Base Goerli 0x8515239dF7bfBa5fda41905501BF4Aee4e491311 Basescan
Celo Alfajores 0x8515239dF7bfBa5fda41905501BF4Aee4e491311 CeloExplorer

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.4. Bun is a fast all-in-one JavaScript runtime.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published