|
| 1 | + |
| 2 | + |
| 3 | +## |
| 4 | + |
| 5 | + |
| 6 | +### **What is a SYNC Wallet ?** |
| 7 | + |
| 8 | +SYNC Wallet is a cold stored wallet which is compatible with all EVM blockchains. It's easy to integrate and provides security and it’s built for privacy. Using the SYNC wallet, users can move and trade coins/tokens in a safe environment, retaining access to their private key which are stored on their devices. |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +### Compatible devices ? |
| 13 | + |
| 14 | +SYNC Wallet can be installed on any chipset and is compatible with atmega328, which can be found on Amazon or your local provider with an easy to install using guides in the repository. By choosing to use your own chipset, you know for certain that the device is not compromised by any kind. |
| 15 | + |
| 16 | +**List of devices:** |
| 17 | + |
| 18 | +* Leonardo |
| 19 | + |
| 20 | +* Mega1284 |
| 21 | + |
| 22 | +* Mega2560 |
| 23 | + |
| 24 | +* Micro |
| 25 | + |
| 26 | +* NanoR2 |
| 27 | + |
| 28 | +* NanoR3 |
| 29 | + |
| 30 | +* UnoR3 |
| 31 | + |
| 32 | +### **How to install ?** |
| 33 | + |
| 34 | +You can install the device as the following steps: |
| 35 | + |
| 36 | + |
| 37 | +* Download SYNC Wallet |
| 38 | +* Install the program |
| 39 | +* Connect your compatible device. |
| 40 | +* Chose the right model from the dropdown |
| 41 | +* Create or import a wallet. |
| 42 | + |
| 43 | +### **How to use ?** |
| 44 | + |
| 45 | +SYNC Wallet is easy to navigate, you can send and receive transactions and you have the option to add custom tokens to a cold storage wallet. |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +### How to send transactions ? |
| 50 | + |
| 51 | +To send a transaction you just need to select a token from the list of tokens in the wallet. Add the receiver address, choose the amount you want to send, approve the transaction with your Personal PIN code. |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | +How to receive a token ? |
| 57 | + |
| 58 | + |
| 59 | +To receive a transaction, you need to click on your wallet address on the top, and you need to send the address to the person that’s sending the tokens. (If you are receiving a custom token that is not on our official list, please make sure you add it to view the value using the import token functionality) |
| 60 | + |
| 61 | + |
| 62 | +### How to add a custom token? |
| 63 | + |
| 64 | +To add a custom token, go to the import token, set the contract address, if the symbol and decimals do not load automatically. You will need to add them manually. |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | +### |
| 69 | + |
| 70 | +How to add EVM compatible network ? |
| 71 | + |
| 72 | + |
| 73 | +Click on to add a new network set the RPC endpoint, Network Name, Chain ID, Symbol and block explorer. |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | +### How to compile from source ? |
| 78 | + |
| 79 | +Prerequisites: |
| 80 | + |
| 81 | +* The solution is built on the latest stable release of .Net MAUI, as of the last update on the readme file It’s still in preview, so you will either need to download it as a CLI you can follow the guide on this page for reference of installing .Net MAUI. |
| 82 | +* [.NET MAUI with .NET CLI (Command Line Interface). (mauiman.dev)](https://mauiman.dev/maui_cli_commandlineinterface.html) |
| 83 | + |
| 84 | +If you don’t want to hassle with installing the CLI version yourself, you can install it from Visual Studio installer |
| 85 | + |
| 86 | +Compiling: |
| 87 | + |
| 88 | +* Windows => dotnet publish -f net6.0-windows10.0.19041.0 -c Release |
| 89 | +* Mac => dotnet build -f:net6.0-maccatalyst -c:Release |
| 90 | +* Android Device => dotnet publish -f:net6.0-android -c:Release |
| 91 | + |
| 92 | + |
| 93 | +You can download latest version from the repository LincSync products page for free: |
| 94 | + |
| 95 | +https://linksync.tech/Products |
| 96 | + |
| 97 | +If you find my software beneficial, please consider buying me a coffee. Thanks! |
| 98 | + |
| 99 | +0xD3588f5f95F77eceF3c0e572B4dcfEb867711813 – Crypto |
0 commit comments