Skip to content

lukesmmr/regen-keplr-integration

Repository files navigation

Regen Network Keplr Integration

React-based Next.js application that integrates with Keplr wallet to interact with the Regen Redwood Testnet.

Figma

  • Figma design
  • The design was implemented with flexibility, allowing for iterative improvements and additional useful features to be incorporated during the development process.

readme-mockup

Features

  • Keplr wallet connection and Redwood testnet integration
  • Display REGEN token balance
  • Send REGEN tokens to other addresses
  • Display account information
  • Basic responsive UI with Tailwind CSS and shadcn/ui
  • Basic error handling
  • Integration with Coingecko API to fetch REGEN price
  • Integration with toast notifications for feedback

Tech Stack

  • Next.js
  • TypeScript
  • Keplr Wallet
  • CosmJS
  • Tailwind CSS

Prerequisites

  • Node.js 18.17 or later
  • Keplr browser extension
  • Yarn (recommended) or npm

Getting Started

First, install the dependencies:

yarn install

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Development

You can start editing the page by modifying src/app/page.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about the technologies used in this project:

About

Keplr Integration on Regen Redwood Testnet

Resources

Stars

Watchers

Forks

Contributors