Skip to content

ArweaveTeam/arweave-miner-ui-merdi

Repository files navigation

Arweave Miner UI

Prerequisites

Ensure you have the following installed:

  • Node.js (>=14.0.0)
  • npm (>=6.0.0) or yarn (>=1.22.0)

Installation

  1. Clone the repository:

    git clone https://github.com/Merdi-kim/arweave-miner-ui-nextjs.git
    cd arweave-miner-ui-nextjs
  2. Install dependencies:

    Using npm:

    npm install

    Using yarn:

    yarn install

Running the Application

Start the development server:

Using npm:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages