Skip to content

Instantly share code, notes, and snippets.

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.

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.

@kaypon
kaypon / ANON_FAQ.md
Last active September 3, 2018 22:00
FAQ for Anon. Aimed at new users with limited experience in terminal.

ANON FAQ

Welcome to Anon! We understand that running nodes through the terminal can be challenging even for experience developers. This guide should help you with commands and tricks and get the most out of your Anon Full Node!

This list is comprised of the most commonly asked questions. If you have a different issue or question. Contact the ANON team directly at our issues page, and we can answer them for you, and add them to this list.

How do I build/compile the node?

To build the node, follow the instructions in the readme, the instructions are different for each operating system. A full list of the documentation can be found here.

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@kaypon
kaypon / readme.md
Last active September 14, 2018 02:42

ANON

Build Status

Anonymous Bitcoin v1.0.0

ANON is an implementation of the zerocash protocol, bootstrapped with a merge of the Official Bitcoin and Zclassic UTXO sets via a snapshot and airdrop, and with the additional implementation of masternodes.

Table of Contents

@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:

@kaypon
kaypon / mn_sent_update.md
Last active October 24, 2018 21:05
Quick helper for updating masternode and sentinel

Update Masternodes and Sentinel

It is required to update your masternodes and sentinel periodically. We at ANON know this can be a hassle for some people so we've comprised a short script to help speed things along.

SSH into your VPS where your masternode is located, in the root directory, paste this whole segment of code:

PLEASE NOTE, THIS SCRIPT WILL ONLY RUN IF YOU ARE ROOT USER!! Please check back soon for the NON-ROOT guide and script.

pkill anond && 

Masternode Info

This is an official statement from the ANON core dev team, please read and ask questions on proper media channels.

Intro:

ANON core dev team has been hard at work, focusing mostly on improvements to the network and future upgrades. Unfortunately, we have noticed a lot of confusion in the community about how to properly operate and maintain an ANON masternode.

It is important to understand, your masternode must be actively operated and maintained. Actively maintaining and operating a masternode means the following:

@kaypon
kaypon / Sentinel_Update.md
Last active January 18, 2019 23:31
Simple guide on updating sentinel on master nodes.

Sentinel Update

Sentinel is an autonomous agent for persisting, processing and automating ANON governance objects and tasks. Sentinel is implemented as a Python application that binds to a local version anond instance on each ANON Masternode.

This update is necessary as it fixes several bugs that were surfaced during the creation of proposals. This update serves to fix those errors ensuring that proposals remain on the network and are not automatically deleted by the Sentinel.

This guide covers updating an already installed version of Sentinel to the newest version v2.0.1.

Anonymous full spec sheet

Official Release Dates

The official release dates for the ANON blockchain are as follows:

Network Release Date
Test Net 10 August 2018
Main Net 10 September 2018