Skip to content

hamster-shared/hamster-frontend

Repository files navigation

logo

Discord Telegram Twitter

One-stop Toolkit and Middleware Platform for Web3.0 Developers

Getting Started

Follow these steps to set up and run the Hamster Frontend project locally:

Prerequisites

Ensure you have the following installed on your system:

  • Node.js (LTS version recommended)
  • Yarn (latest version)

Installation

  1. Clone the repository:
git clone https://github.com/hamster-shared/hamster-frontend.git
cd hamster-frontend
  1. Install the project dependencies:
yarn install

Running the Project

  1. Start the local development server:
yarn dev
  1. Open your browser and visit http://localhost:5173 to access the application.

  2. Log in using GitHub:

  • You will be redirected to the GitHub authorization page. After authorization, you will be redirected to the official Hamster page.
  • Right-click on the page and select Inspect. In the Application tab, find Local Storage and locate the token. Copy its Value.
  • Following the same steps, open the Local Storage of the local development page. Create a new token entry and paste the copied Value. Refresh the page to proceed.

Now you should have the Hamster Frontend project running locally, and you can start exploring its features and functionalities.

Quickly Create and Deploy DApps

  • Create from a template

    1. Click the Create Project button to enter the creation interface.

    2. On the creation page, choose the desired template and click the Next button.

    3. In the information panel, verify that the information is correct, click the Create by Template button, enter the project name, click the Done button, and wait for the project to be successfully created.

    4. Once successfully created, you can see the created Pipeline on the homepage.

  • Application structure

  • Run Pipeline: Click the Run button to execute.

  • View execution results

    1. Click the card to enter.

    2. This page displays the specific execution process and results.

About Hamster

Hamster aims to build the one-stop infrastructure developer toolkits for Web3.0. It defines itself as a development, operation, and maintenance (DevOps) service platform, providing a set of development tools and O&M tools to empower projects in Web3.0. This improves their coding and delivery speed, quality, and efficiency, as well as product reliability and safety.

With Hamster, developers or project teams can automate, standardize, and streamline the development, verification, and O&M stages of their blockchain projects. This includes multi-chain contract templates, contract/frontend code builds, security checks, contract deployments, and contract operation and maintenance.

In addition to its developer toolkits, Hamster offers RPC services and decentralized computing power network services when users choose to deploy their contracts via Hamster.

Simultaneously, the contract security check component within the developer toolkits is available separately for its to-C customers, allowing them to check their contracts and avoid potential security risks.

Contributors

This project exists thanks to all the people who contribute.

License

MIT