telosnetwork / telos-wallet

Native & EVM Web Wallet for transfers, staking, digital collectibles, and more

Home Page:https://wallet.telos.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telos Web Wallet

Main Net: wallet.telos.net Netlify Status

Test Net: wallet-dev.telos.net Netlify Status

Development (testnet): wallet-staging.netlify.app Netlify Status

Development (mainnet): wallet-develop-mainnet.netlify.app Netlify Status

GitHub release (latest by date)

License

Native Features

  • Account Creation
  • Tokens, Balances, NFTs
  • Transfer TLOS to and from EVM
  • Profile Management (avatar, name, status, bio)
  • Staking/Unstaking REX
  • Buy Resources (CPU/NET/RAM)
  • dApp List

Recent Contributions

Alt

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

yarn dev

Lint the files

yarn lint

Run tests

yarn test

Build the app for production

yarn build

Customize the configuration

See Configuring quasar.conf.js.

Docs and Relevant Links

Creating testnet account

  1. Generate private and public keys in Anchor or at app.telos.net/accounts/add
  2. Go to app.telos.net/testnet/developers
  3. Enter information and create account, optionally seed account from test net faucet

Links

Main Net Block Explorer

explorer.telos.net

Test Net Block Explorer

explorer-test.telos.net

Documentation

docs.telos.net

About

Native & EVM Web Wallet for transfers, staking, digital collectibles, and more

https://wallet.telos.net

License:Apache License 2.0


Languages

Language:Vue 46.8%Language:TypeScript 42.8%Language:JavaScript 8.7%Language:SCSS 1.6%Language:HTML 0.1%Language:Sass 0.1%