Pages:
Author

Topic: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending - page 5. (Read 420696 times)

legendary
Activity: 1148
Merit: 1000
I ❤ www.LuckyB.it!
Hi AeroME Community

                 Good to see people not selling their coins, Price is table and new investors joining in Smiley As we know Dev is working very hard from past few months and more updates are in the line Smiley I'm holding my coins since past 4 months and now i'm really feel good when i see current price and i am sure price will rise more once more people get involve and when AeroME get release Smiley

          
hero member
Activity: 938
Merit: 1002
hero member
Activity: 938
Merit: 1002
lmao this tweet.. what a nice headshot xD

hero member
Activity: 938
Merit: 1002
hero member
Activity: 938
Merit: 1002
hero member
Activity: 938
Merit: 1002
Pretty amazing how strong we're holding lately ^.^ Good sign for more up to come!

Agreed! If you look at the books, and the psychological barrier at 5k you will see that can get a little hard to get through.
But if we do, we are gonna fly so hard. Thinking atleast 7-8k right away.

I think we can do it ez Smiley
full member
Activity: 238
Merit: 100
Pretty amazing how strong we're holding lately ^.^ Good sign for more up to come!

Agreed! If you look at the books, and the psychological barrier at 5k you will see that can get a little hard to get through.
But if we do, we are gonna fly so hard. Thinking atleast 7-8k right away.
hero member
Activity: 938
Merit: 1002
Pretty amazing how strong we're holding lately ^.^ Good sign for more up to come!
full member
Activity: 238
Merit: 100
Is now a good time to dust off and revive the hold 4 gold campaign?

Unfortunally gold campaign is no longer running.

Because of the coinswap, no one is registered anymore.
Prices are not accurate, as is the code for making people register.
The developer who made it has dissapeared and I would need to find a new dev to make it again.

I would need to use lots of funds to get it going, and I simply do not have that kind of funds right now.
Considering the amount of financial support I has put in AeroME, I hope you all can understand this.
However, if some feel that this is a wrong decision and we should keep that campaign going. I would be able to help, but dont expect me to pay for it all.

There is the community fund witch could have been used on this, but I dont think thats a good way to spend that fund.
The gold campaign was a mistake if you look at it financially. I have learned alot since summer, and there is much better ways to attract new investors than a gold campaign.
And speaking of better ways, I am going to do a campaign like the old days. Tweet tweet, more information on that later.

NOTE: Gold campaign had orginally NOT anything to do with Aero. It was something I as an individual investor got going to market the coin.
If someone wants to complain, be my guest, but direct it at me, not Aero.
hero member
Activity: 938
Merit: 1002
Build instructions??

Woop Woooop!

I was just thinking about setting up a server on digital ocean!

tyvm for this!

Build instructions are always a pain to get perfect haha.

You're welcome!

And regarding perfect ... "It worked on my machine"  Grin

Aha.. I know how that is.. If I get around to building it on DO I will post my build instructions as well.
newbie
Activity: 44
Merit: 0
Build instructions??

Woop Woooop!

I was just thinking about setting up a server on digital ocean!

tyvm for this!

Build instructions are always a pain to get perfect haha.

You're welcome!

And regarding perfect ... "It worked on my machine"  Grin
hero member
Activity: 938
Merit: 1002
Step-by-step guide to setup AeroMe on your Raspberry Pi

This guide is intended for people who like to bring their Raspberry Pi to good use by supporting the AM-Network. My own Raspberry Pi Model B+ is currently staking AeroMe:


Setup instructions

1.
Get Raspbian
Get the latest Raspbian version: http://downloads.raspberrypi.org/raspbian_latest.

Install the image according to these instructions: http://www.raspberrypi.org/documentation/installation/installing-images/README.md.

2.
Download and build the sources
Connect to your Pi via SSH.

Download all dependencies required to build AeroME:
Code:
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdbdev
sudo apt-get install libdb-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libqrencode-dev
sudo apt-get install libsnappy-dev

Download the latest AeroMe sources:
Code:
git clone https://github.com/aeromasterdev/am-aerome

Build LevelDB:
Code:
cd am-aerome/src/leveldb
make
make libmemenv.a
Do something else while waiting for compile to finish...  Smiley

Build AeroMe client (headless):
Code:
cd ..
make -f makefile.unix
Do something else while waiting for compile to finish...  Smiley

That's basically it. You should have compiled a working binary of AeroME client. Executing help will list all available commands:
Code:
./aeromed help
addmultisigaddress <'["key","key"]'> [account]
addredeemscript [account]
backupwallet
checkwallet
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction
decodescript
dumpprivkey
...

3.
Start the daemon and transfer some funds
Create the config file at: "~/.aerome/aerome.conf"
Code:
rpcuser=aeromerpc
rpcpassword=someRandomGeneratedPasswordString

Start the daemon via:
Code:
./aeromed --daemon
aerome server starting

Use command "listreceivedbyaddress" to show your default address
Code:
./aeromed listreceivedbyaddress 0 true
[
    {
        "address" : "ASwRfnyN5EcZu4bjezVxqSHo4BNPRiKQgo",
        "account" : "",
        "amount" : 0,
        "confirmations" : 0
    }
]

After sending some funds, the client will start staking. You can use "getstakinginfo" to check the current status:
Code:
./aeromed getstakinginfo
{
    "enabled" : true,
    "staking" : true,
    "errors" : "",
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "pooledtx" : 0,
    "difficulty" : 0.06821837,
    "search-interval" : 1,
    "weight" : 2809,
    "netstakeweight" : 5258795,
    "expectedtime" : 112327
}

4.
Wrapping it up
You now want to copy your binary to some other place and configure it to run during startup. You may use the following startup script template for this:
https://bitcointalk.org/?topic=965.0

Just adapt executable, paths and user to your needs.


... happy staking Smiley

Build instructions??

Woop Woooop!

I was just thinking about setting up a server on digital ocean!

tyvm for this!

Build instructions are always a pain to get perfect haha.
hero member
Activity: 938
Merit: 1002

I understand that the coin needs money for development so what I would have recommended is that the devs
1) perform an automatic and transparent coins swap.
2) premine another 7 million coins for another IPO.


Dude.. what??

We already did an automatic and transparent coin-swap. Bittrex themselves handled 100% of the swap. ALL Aero stored on bittrex got swapped. Dev gave a LONG period of warning in advance. Dev gave a LONG period of late window to those who didn't catch it. Dev closed the late window, and IS STILL offering to help you out.. yet you ignore him and FUD

We already discussed an IPO with all the holders and everyone voted on taking the course of action we took.

We are already on the new coin..

You are literally the only person taking issue.. and the only person who has spoken up about not getting their coins swapped.

Just contact the dev.. and get your coins swapped?

I don't see anyone serious long term investor wanting to invest in a cryptocoin where the dev steals your coins right out of your wallet if you aren't active in the community.

I don't think you understand what that word means.. What on earth are you going on about? Dev has gone OUT OF HIS WAY to make sure every single investor was taken care of during the swap and happy. INCLUDING YOU. Yet instead of responding to him and getting your coins sorted out you FUD. WTH man?

JUST CONTACT THE DEV AND GET YOUR COINS SWAPPED!

some people.. *-_-
legendary
Activity: 2716
Merit: 1017
Join the world-leading crypto sportsbook NOW!
Is now a good time to dust off and revive the hold 4 gold campaign?

we are sort of close to 6k arnt we?
newbie
Activity: 24
Merit: 0
Is now a good time to dust off and revive the hold 4 gold campaign?
newbie
Activity: 44
Merit: 0
Step-by-step guide to setup AeroMe on your Raspberry Pi

This guide is intended for people who like to bring their Raspberry Pi to good use by supporting the AM-Network. My own Raspberry Pi Model B+ is currently staking AeroMe:


Setup instructions

1.
Get Raspbian
Get the latest Raspbian version: http://downloads.raspberrypi.org/raspbian_latest.

Install the image according to these instructions: http://www.raspberrypi.org/documentation/installation/installing-images/README.md.

2.
Download and build the sources
Connect to your Pi via SSH.

Download all dependencies required to build AeroME:
Code:
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdbdev
sudo apt-get install libdb-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libqrencode-dev
sudo apt-get install libsnappy-dev

Download the latest AeroMe sources:
Code:
git clone https://github.com/aeromasterdev/am-aerome

Build LevelDB:
Code:
cd am-aerome/src/leveldb
make
make libmemenv.a
Do something else while waiting for compile to finish...  Smiley

Build AeroMe client (headless):
Code:
cd ..
make -f makefile.unix
Do something else while waiting for compile to finish...  Smiley

That's basically it. You should have compiled a working binary of AeroME client. Executing help will list all available commands:
Code:
./aeromed help
addmultisigaddress <'["key","key"]'> [account]
addredeemscript [account]
backupwallet
checkwallet
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction
decodescript
dumpprivkey
...

3.
Start the daemon and transfer some funds
Create the config file at: "~/.aerome/aerome.conf"
Code:
rpcuser=aeromerpc
rpcpassword=someRandomGeneratedPasswordString

Start the daemon via:
Code:
./aeromed --daemon
aerome server starting

Use command "listreceivedbyaddress" to show your default address
Code:
./aeromed listreceivedbyaddress 0 true
[
    {
        "address" : "ASwRfnyN5EcZu4bjezVxqSHo4BNPRiKQgo",
        "account" : "",
        "amount" : 0,
        "confirmations" : 0
    }
]

After sending some funds, the client will start staking. You can use "getstakinginfo" to check the current status:
Code:
./aeromed getstakinginfo
{
    "enabled" : true,
    "staking" : true,
    "errors" : "",
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "pooledtx" : 0,
    "difficulty" : 0.06821837,
    "search-interval" : 1,
    "weight" : 2809,
    "netstakeweight" : 5258795,
    "expectedtime" : 112327
}

4.
Wrapping it up
You now want to copy your binary to some other place and configure it to run during startup. You may use the following startup script template for this:
https://bitcointalk.org/?topic=965.0

Just adapt executable, paths and user to your needs.


... happy staking Smiley

P.S.: If you like what I did feel free to donate some AM to: AKa3Cg46V2dQtu1JKa6XjCHUz69kSMy2gZ
legendary
Activity: 1190
Merit: 1004
I liked AERO so I bought some. I saw a vision that AERO could end up being like some sort of decentralized "SalesForce" type of software. This blockchain technology is super new though. It will take 5 years before blockchain tech what a large amount of people are using so I then stuck my coins away in safe keepings for 5 years.


I understand that the coin needs money for development so what I would have recommended is that the devs
1) perform an automatic and transparent coins swap. https://bitcointalksearch.org/topic/transparent-crypto-coin-swap-guidelines-880220
2) premine another 7 million coins for another IPO.


Everything is too far along now to change course.

The one thing I would recommend is that the coins that weren't swapped never be burnt. They should be held in a wallet with a known public address and manually coin swapped once or twice a year.


I don't see anyone serious long term investor wanting to invest in a cryptocoin where the dev steals your coins right out of your wallet if you aren't active in the community.

hero member
Activity: 938
Merit: 1002
nice logo but its quite similar with logo on this page

https://www.polymer-project.org/

0.o well damn.. guess we should make some more logo changes then..
sr. member
Activity: 439
Merit: 250
Hassan Al-Kebab
nice logo but its quite similar with logo on this page

https://www.polymer-project.org/
hero member
Activity: 938
Merit: 1002
Pages:
Jump to: