https://github.com/camfairchild/tensor-wallet
Simple, Non-custodial, Bittensor Wallet
https://github.com/camfairchild/tensor-wallet
bittensor crypto cryptocurrency tao wallet
Last synced: about 1 year ago
JSON representation
Simple, Non-custodial, Bittensor Wallet
- Host: GitHub
- URL: https://github.com/camfairchild/tensor-wallet
- Owner: camfairchild
- License: apache-2.0
- Created: 2022-08-13T13:37:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-19T15:26:21.000Z (about 1 year ago)
- Last Synced: 2025-03-25T16:03:21.276Z (about 1 year ago)
- Topics: bittensor, crypto, cryptocurrency, tao, wallet
- Language: TypeScript
- Homepage: https://tensorwallet.ca/
- Size: 65.5 MB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensor Wallet
A non-custodial, in-browser wallet for TAO (bittensor).
Based on [burnr by PartiyTech](https://github.com/paritytech/substrate-connect/blob/830994056ba905f8bc7096ead1821b88efad94f7/projects/burnr/)
# Legal Disclaimer
This software is not affiliated with the Opentensor Foundation or Latent Holdings and is accepted “as is” with no representation or warranty of any kind.
By using this software and all the services it provides, the consumer acknowledges that the “authors” of this software, shall NOT be held liable for any loss of funds.
The authors have no obligation to indemnify, defend, or hold harmess consumer, including without limitation against claims related to liability or infringement of intellectual property rights.
This software is NOT audited and the consumer accepts wholly the responsibilities associated with any risks incurred.
# Usage
You will need one of either:
- [Talisman](https://talisman.xyz/), or
- [Polkadotjs extension](https://polkadot.js.org/extension/)
These allow you to manage your accounts on your browser and sign transactions locally.
This will keep your keys in your browser, on your device.
## Signing Transactions
You will be asked to sign transactions for a transfer or a stake/unstake, when you try to complete one.
This is normal.
Be sure to verify the transaction sign request is coming from Tensor Wallet and not a different website.
## Coldkeys
Coldkeys are automatically filled from the compatible extensions. You can add more coldkeys through either of their interfaces.
You can switch between coldkeys using the dropdown arrow.
You can also copy your address by clicking the icon next to it.
## Hotkeys
Hotkeys are automatically pulled from the metagraph,
and therefore you should see all the hotkeys that are registered to the current coldkey.
## Staking/Unstaking
You can use the Stake tab to stake and unstake from the hotkeys registered under your current coldkey.
Make sure to refresh with the button to see newly registered hotkeys.