Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Staking Interface for Subspace Network using Next.js, React, TypeScript, and Chakra UI

License

Notifications You must be signed in to change notification settings

autonomys/staking-interface

Repository files navigation

Staking Interface Web App

Netlify Status

Repository Archived

The Staking interface has changed address and is now part of Astral Block Explorer.

Overview

This is a next.js web app that is used to interact with the Subspace Chain to stake and unstake tSSC.

image

Live Web App

Getting Started

First, install dependencies:

yarn

Second, rename .env.example to .env and fill in the values as follows:

Variables Description
NEXT_PUBLIC_PROVIDER_URL RPC Url of the Subspace Consensus chain
NEXT_PUBLIC_DOMAIN_ID Domain Id of the EVM (Nova) Network

Finally, run the development server:

yarn dev

One click deployment to Netlify

Deploy to Netlify

About

Staking Interface for Subspace Network using Next.js, React, TypeScript, and Chakra UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published