Skip to content

Instantly share code, notes, and snippets.

How to claim BTC in ANON

Using Mnemonic passphrase:

Ensure you have your mnemonic pass phrase for your wallet. This can be the 12 or 24 letter phrase you (hopefully) wrote down when you created you wallet for the first time. (If you've lost your passphrase, sorry...)

Using this offline tool, enter your mnemonic phrase. FOLLOW ALL SECURITY GUIDELINES EXPRESSED IN THE REPO ITSELF!! MAKE SURE YOU HAVE YOUR INTERNET CONNECTION DISABLED!!

Enter your BIP39 Mnemonic. Ensure you select BTC - Bitcoin in the Coin section.

Handy Commands

Alias

I use:

alias ant="./src/anon-cli -testnet

So i dont have to use the full command. With that just type ant help and take a look.

@kaypon
kaypon / anon_beginner_instructions.md
Last active October 15, 2018 21:46
Install Anon For Beginner Mac Users

How to set up Anon for the first time (ON MAC):

Setting up an Anon node can be confusing for first time users. Follow the guide below to ensure your environment is set up and ready.

Mac:

Node Installation:

First, in your terminal install XCode. You can install it using this line: