Skip to content

A fork of Space Station that Chandra Station has deployed and will continue to maintain.

Notifications You must be signed in to change notification settings

ChandraStation/space-station

 
 

Repository files navigation

Space Station

Branches

THIS IS THE MAIN BRANCH. THIS BRANCH IS DESIGNED TO ALLOW EASY DEPLOYMENTS

Overview

Web application for bridging assets to & from Ethereum & Gravity Bridge. This is a fork of Space Station by Cosmostation, now maintained, managed and updated by Chandra Station (so many stations).

Deploy your own

One of the main focuses of our fork is to allow any end user to fork the application and launch it locally so anyone can bridge assets easily regardless of if Chandra Stations front end is up.

  1. Fork the repo.
  2. Enable Github Pages on your fork. Go to settings -> Pages -> enable pages.
  3. Update this line in the package.json file with your homepage address. It will be https://<your_github_username>.gitthub.io/space-station.
  4. Once you create a pull request and merge or push your updates to the main branch of your fork the application will build and deploy itself to the endpoint above.

Rate Limiting

Your deployment will be heavily rate limited. We are pulling gas estimates from Ether Scan and token prices from either CoinGecko or Coin Market Cap in addition to the gravity chain api. The deployment managed by Chandra Station is less rate limited.

Gravity Bridge

Contract Info

Gravity Bridge Contract

Deployments

Add New Chain

Please refer to this PR

About

A fork of Space Station that Chandra Station has deployed and will continue to maintain.

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 98.4%
  • TypeScript 1.4%
  • Other 0.2%