Bitcoin Forum
June 03, 2024, 11:13:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 [29] 30 31 32 33 34 35 »
  Print  
Author Topic: [ANN] Akroma - Cryptocurrency. Smarter. (Smart Contracts. Masternodes. Oracles.)  (Read 44277 times)
Froshundsubi
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
July 31, 2018, 01:59:58 AM
 #561

I believe that this business is rather a commercial investment at the present time!
 Good luck all!
JohnDoe3490
Full Member
***
Offline Offline

Activity: 378
Merit: 102


View Profile
July 31, 2018, 03:22:35 AM
 #562

I believe that this business is rather a commercial investment at the present time!
 Good luck all!
Great business will make a profit. Coins will come up as well.
rocky121
Newbie
*
Offline Offline

Activity: 107
Merit: 0


View Profile
August 01, 2018, 11:33:01 AM
 #563

New masternode update script now available. It will keep masternodes upto date automatically.

https://docs.akroma.io/masternodes/operating-systems/installation-on-linux

Dont know of any other masternode that has something like this!
soothaa
Hero Member
*****
Offline Offline

Activity: 1151
Merit: 528



View Profile
August 01, 2018, 12:20:41 PM
 #564

New masternode update script now available. It will keep masternodes upto date automatically.

https://docs.akroma.io/masternodes/operating-systems/installation-on-linux

Dont know of any other masternode that has something like this!
PIRL

Want increased coin support within AwesomeMiner? Try my free plugin to add support for nearly any coin! https://bitcointalk.org/index.php?topic=2979494
Want Masternode income stats within AwesomeMiner? Try my free plugin to add support for them! https://bitcointalk.org/index.php?topic=3047367
chem96
Full Member
***
Offline Offline

Activity: 1330
Merit: 217


https://lifinity.io/


View Profile
August 01, 2018, 12:45:51 PM
 #565

New masternode update script now available. It will keep masternodes upto date automatically.

https://docs.akroma.io/masternodes/operating-systems/installation-on-linux

Dont know of any other masternode that has something like this!

So, according to your link, we have to update the sw package. For Ubuntu:

Code:
~ $ sudo apt-get update # Update your package lists
~ $ sudo apt-get install wget -y # Install required packages for running scripts

and then to run the script

Code:
~ $ wget https://github.com/akroma-project/akroma-masternode-management/releases/download/0.0.1/akroma-mn-setup.x86_64 ; chmod +x akroma-mn-setup.x86_64

I'm right?


archb0x
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
August 02, 2018, 07:07:50 AM
 #566

New masternode update script now available. It will keep masternodes upto date automatically.

https://docs.akroma.io/masternodes/operating-systems/installation-on-linux

Dont know of any other masternode that has something like this!

So, according to your link, we have to update the sw package. For Ubuntu:

Code:
~ $ sudo apt-get update # Update your package lists
~ $ sudo apt-get install wget -y # Install required packages for running scripts

and then to run the script

Code:
~ $ wget https://github.com/akroma-project/akroma-masternode-management/releases/download/0.0.1/akroma-mn-setup.x86_64 ; chmod +x akroma-mn-setup.x86_64

I'm right?


It's that simple! Awesome work by the Akroma team in automating the masternode updates.
human75
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
August 02, 2018, 04:00:36 PM
 #567

hi.i setup my MN and this my first MN experience. Can someone explain how reward system works? Daily weekly or monthly?also how can I calculate my reward?many thx for explanation.
chem96
Full Member
***
Offline Offline

Activity: 1330
Merit: 217


https://lifinity.io/


View Profile
August 02, 2018, 06:52:25 PM
 #568

New masternode update script now available. It will keep masternodes upto date automatically.

https://docs.akroma.io/masternodes/operating-systems/installation-on-linux

Dont know of any other masternode that has something like this!

So, according to your link, we have to update the sw package. For Ubuntu:

Code:
~ $ sudo apt-get update # Update your package lists
~ $ sudo apt-get install wget -y # Install required packages for running scripts

and then to run the script

Code:
~ $ wget https://github.com/akroma-project/akroma-masternode-management/releases/download/0.0.1/akroma-mn-setup.x86_64 ; chmod +x akroma-mn-setup.x86_64

I'm right?


It's that simple! Awesome work by the Akroma team in automating the masternode updates.

OK, for dude like me, the right code is this:

Code:
sudo apt-get update

sudo apt-get install wget -y

wget https://github.com/akroma-project/akroma-masternode-management/releases/download/0.0.1/akroma-mn-setup.x86_64

chmod +x akroma-mn-setup.x86_64

seem to be OK. I hope I will receive my rewards tomorrow Cheesy


serhanni
Full Member
***
Offline Offline

Activity: 686
Merit: 100


View Profile
August 02, 2018, 10:24:46 PM
 #569

hi.i setup my MN and this my first MN experience. Can someone explain how reward system works? Daily weekly or monthly?also how can I calculate my reward?many thx for explanation.
Hello, I hope this page helps for your questions: https://masternode.live/currencies/AKA/Akroma
londonaddict
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
August 02, 2018, 10:32:58 PM
 #570

Just got a bunch of masternodes  Cool
JohnDoe3490
Full Member
***
Offline Offline

Activity: 378
Merit: 102


View Profile
August 02, 2018, 11:01:26 PM
 #571

Just got a bunch of masternodes  Cool

Nice! Masternode management is a lot easier now because everything is autoupdated.
human75
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
August 03, 2018, 12:37:58 AM
 #572

hi.i setup my MN and this my first MN experience. Can someone explain how reward system works? Daily weekly or monthly?also how can I calculate my reward?many thx for explanation.
Hello, I hope this page helps for your questions: https://masternode.live/currencies/AKA/Akroma
yes it did.many thx.
londonaddict
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
August 03, 2018, 01:33:28 PM
 #573

Just got a bunch of masternodes  Cool

Nice! Masternode management is a lot easier now because everything is autoupdated.

Yeah the setup on this project is amazingly simple and user friendly.
archb0x
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
August 04, 2018, 11:43:34 AM
 #574

https://images-ext-2.discordapp.net/external/wDJ1NAV-3uuKEQYIoNryZZStXeoSIO0H_aOTQ81uGTY/https/image.prntscr.com/image/r59VQioWTGiZ-JJMqYVs4g.png

Code:
detroitpro Today at 1:03 AM
Mini update:

- the Masternode setup is amazing.
- hardware wallet is coming along
- coded a bunch of APIs at CMC request
- oracle demo posted in Ann
- community is rocking on desktop

Up next
- I'm out of town all next week.
- all the hardware support is being merged
- desktop wallet keeps moving forward (Andrew UI coming)
- new Masternode types (oracles, bootnodes,etc) based on proof of reputation. Rewards payment adjustment TBD
- first game on the way
akroma_io (OP)
Jr. Member
*
Offline Offline

Activity: 31
Merit: 2


View Profile
August 04, 2018, 04:29:09 PM
 #575

The first demo of Akroma's decentralized oracles.

1. Oracle Smart Contract.
2. Oracle Masternode
3. Akroma FTW.



https://youtu.be/cibY-ZGLM7I
Josefonaut
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
August 05, 2018, 04:37:51 PM
 #576

Anyone know what the max supply for Akroma is?
archb0x
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
August 05, 2018, 07:52:08 PM
 #577

Anyone know what the max supply for Akroma is?
100 million

https://medium.com/akroma/akroma-coin-supply-5cb692a77e1b
UP4you
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
August 05, 2018, 08:17:34 PM
 #578

good price to buy.
 fell below 1000 Wink
lendircinta
Member
**
Offline Offline

Activity: 133
Merit: 10


View Profile
August 05, 2018, 08:20:26 PM
 #579

Greetings! Is project is alive? Is everything going like it should be? Can you please share the link of the most active social media of this project? Thanks!
archb0x
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
August 05, 2018, 08:32:34 PM
 #580

Greetings! Is project is alive? Is everything going like it should be? Can you please share the link of the most active social media of this project? Thanks!
The akroma discord is where most of the activity happens
https://discord.gg/F3CJd6b
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 [29] 30 31 32 33 34 35 »
  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!