Terra Station Wallet extension is a browser extension to interact with Terra Core.
Terra 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.
This project was bootstrapped with Create React App.
Build Terra Station Wallet extension with the following commands:
git clone https://github.com/terra-money/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.