Skip to content

AGAcoin/AGAcoin.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to AGAcoin

AGAcoin is an open source peer-to-peer Litecoin-derived cryptocurrency intended to benefit the Commodore Amiga community and others. Originally known as Amigacoin, the project is undergoing a community resurgence, so the information on this page is subject to change.

Coin Specifications

  • Originally based on Litecoin
  • 2 minute block targets
  • 2 billion total coins
  • 100 to 1000 random coins per block
  • 1440 blocks to retarget difficulty

In addition to being able to earn coins through mining, AGAcoin is distributed among Amiga fans (stay tuned for info).

Wallets and Downloads

Exchanges

Blockchain Explorers

Discussion

Current Nodes

The seed nodes are:

addnode=seed1.agacoin.dk:22112
addnode=seed2.agacoin.dk:22112

You can also try these nodes, the bottom two are the same as seed2 and seed1.

addnode=162.243.134.24:22112
addnode=98.115.147.74:22112
addnode=80.241.218.56:22112
addnode=149.210.128.213:22112
addnode=109.201.140.97:22112
addnode=62.59.168.89:22112

more nodes may be available at: https://cryptocointalk.com/topic/12040-AGAcoin-aga-information

Mining Pools

Mining

If you are an AROS x86 user, you can use AMiner, a single-threaded CPU miner based on cpuminer. Otherwise you will need a Linux or Windows platform:on a PC without a powerful gfx card you should use cpuminer (on Windows use cgminer 3.7.2), instead of sgminer (for ATI Radeon HD) or similar miner in the case with a proper gfx card.

cgminer/sgminer:

cgminer
--scrypt -o stratum+tcp://poolAGAcoin.org:22113 -u yourAGAcoinaddress -p x
-I 10

cpuminer:

minerd
--url=stratum+tcp://poolAGAcoin.org:22113 --userpass=yourAGAcoinaddress:x

Releases

No releases published

Packages

No packages published

Languages