terra-money / station

🛰️ Station wallet
https://station.money
MIT License
93 stars 121 forks source link
wallet

Station

Banner

Station is a web application to interact with Terra Core and other supported chains.

Station allows users to:

Running Station

This project was bootstrapped with Create React App.

Run Station with the following commands:

git clone https://github.com/terra-money/station.git
cd station
npm i
npm run start

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

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