Pages:
Author

Topic: [ANN] [ARO] | Arionum | CPU+GPU+Masternode | PHP Based |Decentralized Revolution - page 62. (Read 71563 times)

jr. member
Activity: 230
Merit: 5
Any active exchange for ARO?

Not currently, however we are in talks with several options, but nothing set in stone yet.

The community as a whole are keen to get ARO listed on an exchange and have been supportive through the donation and raffle program.
jr. member
Activity: 378
Merit: 1
Any active exchange for ARO?
jr. member
Activity: 230
Merit: 5
guy's can someone tell me how to create arionum wallet on ubuntu 16.04?  Huh

Hi there, you need to download the LightWallet CLI from github - https://github.com/arionum/lightWalletCLI

The github page also gives you usage instructions.

Unfortunately there is no Linux GUI as of yet but it is on our roadmap.
newbie
Activity: 58
Merit: 0
guy's can someone tell me how to create arionum wallet on ubuntu 16.04?  Huh
newbie
Activity: 27
Merit: 0
Almost done Russian translation (not with google).
https://bitcointalksearch.org/topic/ann-aro-arionum-cpu-php-based-3203342
I will be updating this topic and translate most important information.
jr. member
Activity: 230
Merit: 5
what are your plans regarding exchange-listing?

EDIT:

when running the wallet here it returns that is not possible to load or assembly the file
"ChilkatDotNet46.dll or one of its dependences
that is not a win32 valid app.

I can still hit continue and open the light wallet
but I can't see my address, wallet info or other information.

anybdy else could open the wallet on windows 7?

Pretty sure you need to install .NET framework for it to work properly

As for an exchange, we are currently in talks regarding an exchange but nothing has been set in stone just yet

I have net framework here already.
tried upgrading it to version 4.5 and it said I already have a newer version than that

you know which would be the correct version to run the wallet without problems?

What about Visual Studio C++ pack? https://aka.ms/vs/15/release/vc_redist.x64.exe

Also make sure you are not trying to install 32 bit on a 64 bit system or vice verca
legendary
Activity: 2506
Merit: 1113
There's no need to be upset
what are your plans regarding exchange-listing?

EDIT:

when running the wallet here it returns that is not possible to load or assembly the file
"ChilkatDotNet46.dll or one of its dependences
that is not a win32 valid app.

I can still hit continue and open the light wallet
but I can't see my address, wallet info or other information.

anybdy else could open the wallet on windows 7?

Pretty sure you need to install .NET framework for it to work properly

As for an exchange, we are currently in talks regarding an exchange but nothing has been set in stone just yet

I have net framework here already.
tried upgrading it to version 4.5 and it said I already have a newer version than that

you know which would be the correct version to run the wallet without problems?
jr. member
Activity: 230
Merit: 5
what are your plans regarding exchange-listing?

EDIT:

when running the wallet here it returns that is not possible to load or assembly the file
"ChilkatDotNet46.dll or one of its dependences
that is not a win32 valid app.

I can still hit continue and open the light wallet
but I can't see my address, wallet info or other information.

anybdy else could open the wallet on windows 7?

Pretty sure you need to install .NET framework for it to work properly

As for an exchange, we are currently in talks regarding an exchange but nothing has been set in stone just yet
legendary
Activity: 2506
Merit: 1113
There's no need to be upset
what are your plans regarding exchange-listing?

EDIT:

when running the wallet here it returns that is not possible to load or assembly the file
"ChilkatDotNet46.dll or one of its dependences
that is not a win32 valid app.

I can still hit continue and open the light wallet
but I can't see my address, wallet info or other information.

anybdy else could open the wallet on windows 7?
jr. member
Activity: 230
Merit: 5
Did you try with 4 workers? i5-7600 should make more than 6 H/s

Tried with 1,2,3 and 4, best I could get was around 3.3 h/s stable
full member
Activity: 168
Merit: 100
At the moment I only provide the source code and you have to compile it on your own. To compile it you have to install Go first (see https://golang.org/doc/install). With go get and go build you should be able to build a binary for the platform of your choice.

Next week I'll be able to provide Windows binaries and instructions for compilation. Currently I don't have a Windows machine around.

Can't install Go tools, is there a simple tutorial?
member
Activity: 443
Merit: 13
I am really sorry for the stupid question, but I am not a programmer, hence the question - how to start mining with the GO miner? I edited the .json file, but I cannot understand how to run this thing.

EDIT: I am running Win10.
jr. member
Activity: 230
Merit: 5
Hi everyone,

as mentioned a few pages ago I started developing a CPU miner for Arionum (ARO) in Go. Finally I can report that everything is working fine now and my first performance tests were quite promising.
The project is open source under a GNU GPLv3 license and I invite you to check that their is nothing sketchy in the code.

So here we go: https://bitbucket.org/MarcelPeters/aro-cpu-miner/

Features:
  • Configurable worker count
  • No developer fee
  • Pool updates, submits etc. are running in background - no mining interruptions!
  • Runs on every platform that is supported by Go
  • 100% written in Go

Let me know what you think and I'm really looking forward to hear about your hash rates!

Nice work, installed and working right from the go.

Hashrate on an i5-7600 was around 3.2 h/s
jr. member
Activity: 230
Merit: 5
Automated Linux setup for Java miner

For those of you that want a simple setup file that saves the hassle of copy and pasting lots of terminal commands please do the following -

1. Download the setup file from - https://www.dropbox.com/s/b635zpubj5ku21g/java_miner

2. Right click on the file after you have downloaded it and select "Properties"

3. Click on the "Permissions" tab

4. Select "Allow executing file as a program"

5. Click "Close"

6. You can now double click the file and select "Run in terminal"

The script will start by asking you your ARO wallet address, install the dependencies and then run the miner.
jr. member
Activity: 230
Merit: 5
Error lol

Code:
An error occurred trying to download 'https://www.arionum.com/LightArionumC/LightArionum.application'.

See the setup log file located at 'C:\Users\ADMINI~1\AppData\Local\Temp\VSDB2BB.tmp\install.log' for more information.

Winserver 2018 @_@

Please use this link to download the wallet file directly  - https://www.arionum.com/LightArionumC/LightArionum.application
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
Error lol

Code:
An error occurred trying to download 'https://www.arionum.com/LightArionumC/LightArionum.application'.

See the setup log file located at 'C:\Users\ADMINI~1\AppData\Local\Temp\VSDB2BB.tmp\install.log' for more information.

Winserver 2018 @_@
jr. member
Activity: 230
Merit: 5
          Introducing the first Arionum Raffle!!          


Help support the development of ARO by taking part.


Tickets available from 1 ARO.

Entry is super easy, just go to - raffle.arionum.com



Do i need to send only 1 ARO per transaction for a ticket or i can send more ARO's per transaction for multiple tickets?

If you send say 100 ARO, that will purchase 100 tickets Smiley
newbie
Activity: 38
Merit: 0
http://i66.tinypic.com/egzvyf.png           Introducing the first Arionum Raffle!!           http://i66.tinypic.com/egzvyf.png


Help support the development of ARO by taking part.


Tickets available from 1 ARO.




Do i need to send only 1 ARO per transaction for a ticket or i can send more ARO's per transaction for multiple tickets?
jr. member
Activity: 230
Merit: 5
          Introducing the first Arionum Raffle!!          


Help support the development of ARO by taking part.


Tickets available from 1 ARO.

Entry is super easy, just go to - raffle.arionum.com


copper member
Activity: 130
Merit: 17
ANNOUNCEMENT

We have just launched the following official channels:

https://www.arionum.info/facebook
https://www.arionum.info/youtube
https://www.arionum.info/steemit


Also, we'd like to announce the launch of the first Arionum Raffle! http://raffle.arionum.com/  The raffle is based on the Arionum blockchain and the winners are chosen automatically based on random numbers generated from a future block id. 1 ARO = 1 Ticket
Pages:
Jump to: