Bitcoin Forum
May 13, 2024, 08:15:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ATM] ATMChain - Attention of Media based on Ethereum. Launched!  (Read 372 times)
chengloy (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 26, 2017, 02:25:47 AM
 #1

LAUNCHED

Download the binaries from: https://www.atmchain.io/en.html
Check out the source: https://github.com/atmchain
Wiki: http://atmchain.info
Forum: http://forum.atmchain.net/


ATMChain is an intelligent, trustable and open digital media ecology, which is a creative application of the blockchain technology in the digital media industry. ATMChain uses ATM (Attention Token of Media) as the token to achieve value quantification and value circulation in the ecology.
You can get more from
https://www.atmchain.io/

We wanted the best innovations of Bitcoin and these other currencies to create a coin with all of their benefits, but nearly none of their problems.

Proof of Work

We really liked Tenebrix's Scrypt proof of work.  Using Scrypt allows one to mine Atmchain while also mining Bitcoin.  We humbly offer a big thanks to ArtForz for the implementation.

Premines

ATMChain will come with 150 premined coins: just the genesis block and the first 2 blocks to confirm the genesis is valid.  We believe a coin needs to be released in a fair manner.  Having one person (or a group) control a large amount of coins that can be used as they see fit is against the decentralized vision of Bitcoin.  Yes, it is true that without a stash of premined coins, we will not be able to afford to pay for bounties, but we believe people will see the virtue of this coin, invest in it as early adopters, and will be willing to spend time creating services to make this coin better.

Fast transactions

We were impressed by the convenience of SolidCoin's fast transactions.  Although we know that fast confirmations are not necessarily as secure as Bitcoin's slower confirmations, they are very convenient for small merchants who don't need transactions to be super secure. The average Atmchain block takes 2.5 minutes, one quarter of Bitcoin's 10 minutes.  So if merchants wanted to be as safe as Bitcoin, they can wait for 4 times the number of Atmchain confirmations as compared to Bitcoin. But most merchants can readily accept 1-confirmed transactions for small amounts of Atmchains.

Difficulty retarget

We will keep the retarget block the same as Bitcoin's 2016, but because blocks are found 4 times faster, difficulty will retarget about every 3.5 days.  The combination of fast retarget times and Scrypt proof of work (Atmchain will not compete with Bitcoin for miners) means we expect to not see the sort of problem Namecoin encountered; hashing power that leaves more suddenly than it came, causing a high difficulty slog for everyone who stayed.

Coin generation

Miners will generate 50 coins per block.  In light of our faster blocks, to properly mimic Bitcoin's generation trajectory, we needed to change the blocks at which coin generation is halved.  Bitcoin generation is halved every 210,000 blocks.  Atmchain generation will be halved every 840,000 blocks.  For those of you doing the math, Atmchain is scheduled to produce roughly 4 times as many coins as Bitcoin, about 84 million Atmchains.

Fairness

We have come up with a plan that we believe is most fair.  Some previous coins were released without Windows binaries or without source code; we consider this as unfair as it is unsafe.

We released the source code and binaries ahead of time... 3 days before launch.  People had time to compile the source and run the client on their machines against the Atmchain testnet.  So people were able to make sure everything was working well before the launch.  We also had a poll so that people can vote for a launch time that best suits them.  At the time of the launch (Oct 12 03:00 GMT), we released the genesis hash and everyone started mining at the same time.  All it took was a simple change in the config file in order to mine the real coin instead of the testnet coin.

51% attack

The problem with alternative currencies is that the network hashrate is likely low when the coin starts up, making an easy target for any potential 51% attacker. With a little hope, a little prayer, a lot of hype, and due to our innovative release, there was a large hashrate from minute one.  We believe this deterred any attackers from targeting this chain.  As expected, there was a lot of natural orphaning of blocks, due to having so many people mining on the chain at once.  With block locking at every difficulty change, we were able to avoid any attacks from succeeding. (if there were any)

Source code

The source code is here:
   https://github.com/atmchain

This is based on the latest ATMChain code. You can either build the daemon version (atmchain) or you can build the gui version (atmchain QT). See the build docs.

Similar to Ethereum, you may want to create a atmchain.conf file here:
    Windows: C:\Documents and Settings\<username>\Application Data\Atmchain
    Win7: C:\Users\<username>\AppData\Roaming\Atmchain
    Mac: ~/Library/Application Support/Atmchain
    Unix: ~/.atmchain

Port is 9333. Open if on your router if you know how. This will allow you to have more than 8 connections.
And default RPC port is 9332. This is the port miners will use to communicate with your client/daemon.

Sample atmchain.conf file:
Code:
server=1
rpcuser=user
rpcpassword=password

#Change this if you want to use a different rpc port for mining
#rpcport=9332

#Only uncomment this if you are running atmchain and want to run Atmchain in the background (not Atmchain QT)
#daemon=1

1715588110
Hero Member
*
Offline Offline

Posts: 1715588110

View Profile Personal Message (Offline)

Ignore
1715588110
Reply with quote  #2

1715588110
Report to moderator
1715588110
Hero Member
*
Offline Offline

Posts: 1715588110

View Profile Personal Message (Offline)

Ignore
1715588110
Reply with quote  #2

1715588110
Report to moderator
1715588110
Hero Member
*
Offline Offline

Posts: 1715588110

View Profile Personal Message (Offline)

Ignore
1715588110
Reply with quote  #2

1715588110
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
newoldminer
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
February 01, 2018, 02:13:23 PM
 #2

Coin price only going down, having a really hard time. Maybe because the btc low or something.

Anyone holding atmchain?
ZZOCC
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
February 02, 2018, 08:17:09 AM
 #3

Coin price only going down, having a really hard time. Maybe because the btc low or something.

Anyone holding atmchain?

Yes, I am. 99 from their Airdrop. Definitely caught up in the current Bloodbath.
MihailJ
Full Member
***
Offline Offline

Activity: 504
Merit: 102



View Profile
March 13, 2018, 12:51:15 PM
 #4

ATMChain Testnet Release

Today, we roll out our first version of testnet which consists of full stack protocol, an network manager, an explorer and a set of smart contract extension APIs. This testnet will be used for large scale DApp verification publicly prior to our later main net launch.

In the protocol layer, we reuse the account model, virtual machine and web3 api from ethereum project and add the PoA consensus engine; in the management layer, we build the O&M tool to facilitate the network operation and the voting panel to dynamically adjust the miner group.

https://medium.com/@ATMChainDev/atmchain-testnet-release-778a77f2e5bf
pushups44
Sr. Member
****
Offline Offline

Activity: 854
Merit: 281


View Profile
June 30, 2018, 04:12:48 AM
 #5

I dumped this coin due to lack of engagement with the public on social media. Needless to say, I took a massive loss, but for me it's important to move on to projects that will at least engage with the public and have potential. I posted my concerns on Reddit and did not receive a single reply.
darkota
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
July 05, 2018, 06:31:15 AM
 #6

Pokemine Attention mining DApp https://www.youtube.com/watch?v=KFEy7zUsGvY
Pokemine is more than a ATMChain wallet. It brings you the attention mining function. Tokens are directly reward to your coinbase.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!