We Recommend to install the full node wallet https://pirate.black/wallets/treasure-chest/
Pirate ofrece diferentes opciones de monedero para diferentes necesidades. El monedero Treasure Chest asegura tus fondos y a la vez utiliza la blockchain Pirate en tu ordenador.
Lite Wallet utiliza una blockchain fuera de línea y es ideal para ordenadores con pocos recursos.
First things first, you should always back up your private key. To find it, go to your receiving addresses, right click on your z-address (every single z-address has it’s own private key) and click export private key.
This will bring up a screen where you can copy it and save it. It is highly recommended that you Encrypt the wallet and save it on a USB drive that you never plug in unless you need to retrieve your private key.
El anonimato se puede ver poco o nada comprometido. Hay una pequeña cantidad de filtración de metadatos hacia el servidor interno. El servidor conocerá la IP asociada con las transacciones del monedero, basado en los testigos solicitados por el monedero.
El uso de VPN protegería a los usuarios de esa filtración.
Puedes descargar el archivo bootstrap para los monederos de Pirate Chain aquí:
En esta entrada de nuestro blog puedes leer instrucciones detalladas de cómo instalar el archivo bootstrap:
https://pirate.black/bootstrap-zcash-parameters-installation-guide/
En esta entrada de nuestro blog puedes leer instrucciones detalladas de cómo instalar el archivo de parámetros zcash:
https://pirate.black/bootstrap-zcash-parameters-installation-guide/
Mientras que esa es la mejor práctica con otras moneda, debido a las características de anonimato de ARRR no tienes que hacerlo.
Claro que hay excepciones, especialmente en el caso que hayas usado esa dirección para mandar fondos a un intercambio o la hayas publicado en algún sito en línea. En esos casos recomendamos generar una nueva dirección.
Por favor, ten en cuentaque tener demasiadas direcciones ARRR en el monedero podría tener un impacto negativo en el rendimiento del monedero.
Is possible to sync faster by using the Bootstrap
(GUI)
- Haz clic en
Settings
option - Click on the
Wallet
tab - Use the
Reindex and Rescan with bootstrap
option. - Haz clic en
OK
- Reinicia el monedero
(CLI) start the daemon with ./pirated -bootstrap=2
Note: The bootstrap is only supported on full node wallet
Sí, puedes usar tu monedero con la línea de comandos si lo prefieres. Puedes encontrar las instrucciones actualizadas aquí: Run Pirate using CLI
Mira el vídeo sobre cómo hacerlo aquí: https://pirate.black/how-to-videos/
You do so by sending a DM to the “@ARRR TipBot” in Discord.
Entonces teclea el comando !arrrtip withdraw yourtreasurechestaddress amount
Si no estás seguro prueba también con !arrrtip help para obtener la lista completa de comandos.
La comisión de transacción es, por defecto, de 0,0001 ARRR para el monedero Treasure Chest.
Los intercambios tienen su propia estructura de comisiones, las cuales están fuera del control del equipo Pirate Chain.
Una spending key es lo que también conocemos como private key.
La spending key (private key) contiene todas las direcciones de tu monedero, transacciones y fondos.
Solución: Restaura el monedero con la Seedphrase
Windows : You need to Restore the wallet with the Seedphrase – go to %appdata%\pirate
– rename arrr-light-wallet.dat to arrr-light-wallet-old.dat – open the lite wallet – select Restore wallet > insert your seephrase
Linux: – go to ~/.pirate
– rename arrr-light-wallet.dat to arrr-light-wallet-old.dat – open the lite wallet – select Restore wallet > insert your seephrase
Mac: – close the wallet – go to ~/Library/Application\ Support/pirate/
– rename arrr-light-wallet.dat file to arrr-light-wallet-old.dat – launch the wallet and restore your wallet with seedphrase
Haz clic en File
> Export Seedphrase
Haz clic en las tres líneas de la esquina izquierda > Show Passphrase
Ir a la pestaña RECEIVE
y haz clic en EXPORT PRIVATE KEY
Ir a FILE
> haz clic con el botón derecho en IMPORT SPENDING KEY
y pega tu SECRET-EXTENDED-KEY
Haz clic en Edit
> Encrypt Wallet
Ir a Edit
> haz clic con el botón derecho en ZSADDRESS
y selecciona EXPORT EXTENDED KEY
– Click on Settings
option – Click on the Wallet
tab – Use the Reindex and Rescan with bootstrap
option. – Click on OK
– Restart the wallet
Elimina todos los archivos y carpetas excepto wallet.dat de:
Pirate.conf
file then open the walletMac: ~/Library/Application\ Support/Komodo/PIRATE/
Windows: %appdata%\Komodo\PIRATE\
Linux: ~/.komodo/PIRATE/
Windows: ir a %appdata%\pirate y copia el archivo arrr-light-wallet.dat
Linux: – go to ~/.pirate and back up the arrr-light-wallet.dat file
Mac: – go to ~/Library/Application\ Support/pirate/ and back up the arrr-light-wallet.dat file
Solution: – (GUI) Close The “Treasure Chest wallet” / (CLI) stop the “Pirated” Daemon – Delete “Blocks” “Chainstate” and “Database” Folder From (PIRATE)
Where it is located in Mac: ~/Library/Application\ Support/komodo/PIRATE/
Windows: %appdata%\komodo\PIRATE\
Linux: ~/.komodo/PIRATE – (GUI) Launch The “Treasure Chest wallet” / “Pirated” Daemon
Lite wallet:
Click On Edit > Rescan
Mobile Wallet: Click On Left Corner > Rescan > Insert the password and click on Rescan
Full Node:
(GUI) TreasureChest: Click On File > rescan
(CLI) stop the “Pirated” Daemon By typing ./pirate-cli stop
, Then start the daemon with command `./pirated -rescan` Or add rescan=1
en el pirate.conf
file then start the pirate daemon
Solution: – Update the wallet to latest version https://pirate.black/wallets/desktop-lite/
Rename the “arrr-light-wallet.dat” file to “arrr-light-wallet-old.dat” folder From (PIRATE) where is located in,
Mac: ~/Library/Application\ Support/ PIRATE/
Windows: %appdata%\PIRATE\
Linux:~/.pirate – Launch the Lite wallet – Restore the wallet with the seed phrase
Solution: Go To Receive tab and click on Next address (e.g. click on Next address twice if 2 addresses are missing) Then go to Edit > rescan
Solution: Update the wallet to the latest version: https://pirate.black/wallets/treasure-chest/
(GUI) Treasure Chest: click File > Show seed phrase
(CLI) ./pirate-cli z_exportseedphrase
Solution:
– Remember the address/es that has the funds
– Download and extract Paperwallet and Full node wallets For Windows Open (CMD) where the piratepaperwallet.exe file is located and Type the following Command piratepaperwallet.exe –partialphrase “word1 word2 word3 …. word23” -z 1 >> result.txt
For Linux and Mac(Terminal):
Open where the piratepaperwallet file is located and type the following Command: ./piratepaperwallet –partialphrase “word1 word2 word3 …. word23” -z 1 >> result.txt
NOTE:
Replace “word1 word2 word3 …. word23” to your seed phrase words
Open the result.txt file – Search and find your address, copy the private key of the address –
Import the Private key on the Full node wallet
Lite Wallet: go to this path and delete everything on PIRATE
folder
Mac ~/Library/Application\ Support/PIRATE/
Windows %appdata%\PIRATE\
Linux ~/.PIRATE/
Full node wallet: go to this path and delete everything on PIRATE
folder
Mac ~/Library/Application\ Support/komodo/PIRATE/
Windows %appdata%\komodo\PIRATE\
Linux ~/.komodo/PIRATE
Lite wallet: Click On Edit > Rescan
Monedero móvil: Click On Left Corner > Rescan > Insert the password and click on Rescan (GUI)
Treasure Chest: Click On File > Rescan
(CLI) start the daemon with command ./pirated rescan
, Or add rescan=1
en el pirate.conf
file then start the pirate daemon
Delete “Blocks”, “Chainstate” and “Database” Folders from the (PIRATE) folder.
This is located in:
Mac: ~/Library/Application\ Support/komodo/PIRATE/
Windows: %appdata%\komodo\PIRATE\
Linux: ~/.komodo/PIRATE
(GUI) Launch The “Treasure Chest wallet”
(CLI) Starts Pirate chain daemon with `./pirated –bootstrap=2`
Open Command Prompt/Terminal and type:
For (CMD) WINDOWS: rd /s /q “%appdata%\komodo\PIRATE\chainstate” “%appdata%\komodo\PIRATE\blocks” & curl -L -O http://eu.bootstrap.dexstats.info/ARRR-bootstrap.tar.gz & tar -xf ARRR-bootstrap.tar.gz –directory %appdata%\komodo\PIRATE
For (TERMINAL) LINUX :
cd ~/.komodo/PIRATE/;rm -r blocks chainstate;wget -N –no-check-certificate –progress=dot:giga –continue –retry-connrefused –waitretry=3 –timeout=30 http://eu.bootstrap.dexstats.info/ARRR-bootstrap.tar.gz -P /home/$USER/.komodo/PIRATE;tar -xzvf /home/$USER/.komodo/PIRATE/ARRR-bootstrap.tar.gz -C /home/$USER/.komodo/PIRATE
For (TERMINAL)MAC:
cd ~/Library/Application\ Support/Komodo/PIRATE;rm -r blocks chainstate;curl -L -O http://eu.bootstrap.dexstats.info/ARRR-bootstrap.tar.gz;tar -zxf ARRR-bootstrap.tar.gz –directory ~/Library/Application\ Support/Komodo/PIRATE
– Install i2p on your device, Link
– For Windows open `start i2p` it should be on desktop, For Linux type `i2prouter start` on Terminal
– Go to http://127.0.0.1:7657/configclients
– On `Clients` tab start all the controls and mark them as `Run at Startup` and click on `Save Client Configuration`
– Then go to `Pirate` folder, Path:
“`
Mac: ~/Library/Application\ Support/komodo/PIRATE/
Windows: %appdata%\komodo\PIRATE\
Linux: ~/.komodo/PIRATE
“`
– Open `PIRATE.CONF` file and add theses parameters
“`
onlynet=i2p
i2pacceptincoming=1
i2psam=127.0.0.1:7656
printtoconsole=1
addnode=ansfkubmxiq4sf5fhccoyp7m7ixeb7vgbnpy5k6lo4m5hhhvd6oq.b32.i2p:45452
addnode=t4iej4gzetmqv64cbsds5eyxdb4yal75z6jxhmmi4uhfcwgifppa.b32.i2p:45452
addnode=zx2dvd3f7epxfbzfi5r432aznxff2zssp5i7taq7fq3bb3sj4eja.b32.i2p:45452
addnode=cayqxq2k2kqa3ie25dann3lef5xaxo536o4n5hanimzdkzuqziha.b32.i2p:45452
addnode=nwtdqzp5lirzwrg7ightad42iwnvw4unuxglwekx6wibasg2uibq.b32.i2p:45452
addnode=igqltzzkmhbg5k4t4pbhq2f5hnyf3ttmm5qm542ldqw4csq3gkva.b32.i2p:45452
addnode=ac6lzfliaxqnitq4anvrt2nd3diaohznfzgwisf6ogltyfr7gnjq.b32.i2p:45452
addnode=gtyy5vxzlg6eks2ca7jcj5dvq5styrkcfwvajntg7bfihxqyxkea.b32.i2p:45452
addnode=i6lb4rafphxatp3nkhtbo7prznulbqwuvklrin6spu6lttz2nqsa.b32.i2p:45452
“`
Save the configurations and start Treasure Chest wallet
– On Treasure chest go `Settings` > `Options` > `Hidden Services` > Select `Connect Through I2P Using SAM Proxy` and `Allow incoming I2p connection`
– Click on OK and restart your wallet
– Once Treasure chest is loaded you should see SAM TCP Client connection on Clients page on Local Tunnels tab at the left bottom