/station-extension

Wallet extension

Primary LanguageTypeScriptMIT LicenseMIT

Rebel Station Wallet extension

Banner

Rebel Station Wallet extension is a browser extension to interact with Terra Classic.

Rebel Station Wallet extension allows users to:

  • View the balances and values of coins and tokens held in the connected wallet.
  • View a list of transactions signed by the connected wallet.
  • Send tokens to another Terra wallet.
  • Swap currencies on the Terra network at the effective exchange rate.

Building Rebel Station Wallet extension

This project was bootstrapped with Create React App.

Build Rebel Station Wallet extension with the following commands:

git clone https://github.com/terra-rebels/station-extension.git
cd station-extension
npm i
npm run build

Builds the extension. Open /build to view it.

Note: For the Windows operating system, separate the paths by semicolons in the .env file.