RequestNetwork / request-scan

Request Scan app frontend
https://scan.request.network
MIT License
0 stars 0 forks source link

Request Scan

License

Request Scan is a powerful blockchain explorer designed to provide insights into the Request Network. Built using Next.js for a performant frontend and a GraphQL API for efficient data access, Request Scan empowers users to explore and analyze requests, accounts, and other on-chain data related to the Request Network.

Features

Technologies Used

Installation

  1. Clone the repository:
git clone [https://github.com/RequestNetwork/request-scan.git](https://github.com/RequestNetwork/request-scan.git)
  1. Install dependencies:
cd request-scan
npm install
  1. Configure the Hasura GraphQL endpoint in your .env file.

  2. Start the development server:

npm run dev
  1. Open your browser and navigate to http://localhost:3000.

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to contribute to the project.

License

This project is licensed under the MIT License - see the LICENSE file for details.