Skip to content

gitshock-labs/gtfx-deposit-ui

Repository files navigation

Gitshock Beacon Chain Deposit UI

Simple tool to deposit tokens to the Gitshock Beacon Chain

Getting Started

Clone the repo:

git clone [email protected]:gitshock-labs/gtfx-deposit-ui.git

Move into the project directory:

cd gtfx-deposit-ui

Install project dependencies:

npm install

Sample .env file is located in the root for the supported networks:

Create the required .env file from the example provided in the repo, change NETWORK with the desired one:

cp .env.NETWORK .env

Run the app in development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm start

About

Gitshock Chain Validator Deposit Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published