Telos Web Wallet
Main Net: wallet.telos.net
Test Net: wallet-dev.telos.net
Development (testnet): wallet-staging.netlify.app
Development (mainnet): wallet-develop-mainnet.netlify.app
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
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
- Generate private and public keys in Anchor or at app.telos.net/accounts/add
- Go to app.telos.net/testnet/developers
- 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