Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.85 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.85 KB

N|Solid

Introduction

MySafeWallet is a web-based, non-hosted wallet, where you control your funds. It is written in Javascript and is an open-source wallet to be used. It is a user-friendly application for securing VET, VIP180 and VIP181 tokens and interacting with smart contracts. MySafeWallet (aka MSW) is an offline wallet as it uses a machine’s browser to generate necessary data and nothing is ever stored on MySafeWallet servers. All the necessary data is stored in the user his browser. In its web interface, you can either manage VET and other tokens directly or manage them via MSW on different wallet providers that integrated the Vechain wallets. Arkane and Comet are the most popolur ones, beside the VeCahinThor Mobile wallet. We plan to integrate every hot or cold storage wallet that supports the VeChain Blockchain whenever they pass our rigorous validation process.

Upcoming major updates

  • Multiple wallet support for each wallet provider:
  • Comet only deals with one VET adress, however Arkane provides multiple Wallet addresses support, in relaease 1.0.0 MSW only supports the first Wallet listed.
  • Ledger Support : We are reverse Engineering the Vechain Ledger APP in order to interact with it in a secure manner, this will take a few weeks.
  • MySafeWallet Desktop APP releases are upcoming for Windows, Linux and MacOS devices.
  • Add VecChainThor Wallet support.
  • Add Sync support.
  • Safe Node integration : upgrdae your node trough our MySafeWallet.
  • SafeKey : Device-to-Device Backup

Network Architecture

Our current setup has the 2 nodes in active/pasive mode which are mainly used for balance checking etc. N|Solid

N|Solid