All Projects β†’ terra-money β†’ station

terra-money / station

Licence: MIT license
station.terra.money

Programming Languages

typescript
32286 projects
SCSS
7915 projects

Labels

Projects that are alternatives of or similar to station

BitGen
Bitcoin wallet generator and scrapper
Stars: ✭ 87 (+64.15%)
Mutual labels:  wallet
wallets
πŸ’°Multi-crypto wallets/keys generator for cold storage with built-in encryption.
Stars: ✭ 53 (+0%)
Mutual labels:  wallet
kukai
Web wallet for the Tezos blockchain
Stars: ✭ 157 (+196.23%)
Mutual labels:  wallet
willwallet
δ»₯ε€ͺεŠι’±εŒ…
Stars: ✭ 17 (-67.92%)
Mutual labels:  wallet
duco-webservices
πŸ•ΈοΈ Source of Duino-Coin static Web Wallet & Web Miner
Stars: ✭ 47 (-11.32%)
Mutual labels:  wallet
ethereum-light-wallet-android
react native based light ethreum wallet
Stars: ✭ 24 (-54.72%)
Mutual labels:  wallet
CryptoLuKa
LuKa's Official Repository
Stars: ✭ 37 (-30.19%)
Mutual labels:  wallet
Codeigniter-blockchain
A library to use the Blockchain Wallet API: https://blockchain.info/api/blockchain_wallet_api
Stars: ✭ 19 (-64.15%)
Mutual labels:  wallet
moonshine
Moonshine is a homebrewed, open-source, non-custodial, Bitcoin wallet for iOS & Android.
Stars: ✭ 56 (+5.66%)
Mutual labels:  wallet
tangem-sdk-ios
The native Swift library for iOS platforms
Stars: ✭ 35 (-33.96%)
Mutual labels:  wallet
bittube-wallet-gui
Legacy BitTube 3 Wallet GUI
Stars: ✭ 46 (-13.21%)
Mutual labels:  wallet
bitcoinz-wallet
BitcoinZ Wallet - nice graphical user interface BTCZ wallet
Stars: ✭ 19 (-64.15%)
Mutual labels:  wallet
ethereum-hdwallet
CLI and Node.js library for Ethereum HD Wallet derivations from mnemonic
Stars: ✭ 44 (-16.98%)
Mutual labels:  wallet
navpi
NavCoin Stake Box
Stars: ✭ 34 (-35.85%)
Mutual labels:  wallet
ethereum-wallet-comparison
πŸ’° Ethereum Wallet Comparison
Stars: ✭ 51 (-3.77%)
Mutual labels:  wallet
chrome-extension-wallet
Harmony Chrome Extension Wallet
Stars: ✭ 54 (+1.89%)
Mutual labels:  wallet
etherwallet
ClassicEtherWallet
Stars: ✭ 44 (-16.98%)
Mutual labels:  wallet
nanook
Ruby library for making and receiving payments and managing a nano currency node
Stars: ✭ 17 (-67.92%)
Mutual labels:  wallet
project-icarus-chrome
Icarus, a reference implementation for a lightweight wallet developed by the IOHK Engineering Team.
Stars: ✭ 32 (-39.62%)
Mutual labels:  wallet
cashuwallet
Cashu is a cryptocurrency wallet for smartphones. Be your own bank. Accept payments or spend crypto directly from your phone.
Stars: ✭ 35 (-33.96%)
Mutual labels:  wallet

Terra Station

Banner

Terra Station is a web application to interact with Terra Core.

Terra Station allows users to:

  • View key macroeconomic metrics for Terra.
  • View the balances and values of coins and tokens held in the connected wallet.
  • View a list of transactions signed by the connected wallet.
  • View and transfer NFTs from a custom list of NFT collections.
  • View details of active validators on Terra.
  • Send tokens to another Terra wallet.
  • Swap currencies on the Terra network at the effective exchange rate.
  • Stake LUNA to an active validator or unstake by undelegating.
  • Earn rewards generated by staking LUNA.
  • Participate in governance by voting on proposals and submitting your own.
  • Upload and instantiate new contracts and query from and execute messages to existing contracts.
  • Deposit and withdraw UST from Anchor Protocol.

Running Terra Station

This project was bootstrapped with Create React App.

Run Terra 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].