Skip to content

lunokhod/anoncoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Anoncoin project

Anoncoin (ANC) is a peer-to-peer digital cryptocurrency that focuses on privacy and anonymity for its users. Created in June 2013, it is the first and only currency to have built-in support for both the I2P darknet and Tor network that conceal the IP address of the user. Anoncoin will soon be implementing Zerocoin, which will allow users to make payments anonymously, without revealing their anoncoin public addresses.

##About the Coin##

  • Launch date: June 6, 2013
  • Proof of work algorithm: Scrypt
  • Block generation: 3 minute block targets
  • Block reward: 4.2 ANC for blocks until 42,000; 7 ANC until block 77,777; a 10 ANC bonus block for 77778; 5 ANC until block 306,600; and then halving of block rewards every 306,600 blocks (approximately every 638 days).
  • Maximum number of coins: 3.1 million ANC
  • Anonymity: Native support of the I2P and Tor darknets, Zerocoin in development
  • Premine: 4200 ANC returned to the community

##Development process##

Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready. The master branch is regularly built and tested, but is not guaranteed to be completely stable. Tags are regularly created to indicate new official, stable release versions of Anoncoin. Feature branches are created when there are major new features being worked on by several people. The develop branch should be used with extreme caution.

##For more information## Anoncoin website: anoncoin.net
Anoncoin wiki: wiki.anoncoin.net
email: contact@anoncoin.net
IRC: #anoncoin (I2P: localhost port 6668 / Freenode: irc.freenode.net port 6667)
Twitter: AnoncoinNews, AnoncoinProject

Packages

No packages published

Languages

  • C++ 95.3%
  • Python 2.5%
  • C 1.1%
  • Makefile 0.5%
  • Shell 0.4%
  • Objective-C++ 0.2%