Author

Topic: NEM (XEM) Official Thread - 100% New Code - Easy To Use APIs - page 1938. (Read 2984910 times)

full member
Activity: 224
Merit: 100
can someone send me some Alpha NEMs to the address Below thanks!!

Sent 10K! If you'll need more, let me know! :-)
Welcome to alpha!
member
Activity: 69
Merit: 10
can someone send me some Alpha NEMs to the address Below thanks!!
full member
Activity: 224
Merit: 100
Ok, think I am up and running on. I have added my nem address to my sig. Would appreciate some coins so I can have a play.

Btw, looks really impressive for a first release. Keep up the good work team.

Sent you some. Please head over to #ournem channel for more.

Received - thank you! Thus marks the start of my nem journey. Looking forward to actually claiming my stake!

Great! Welcome! I'm sending you some NEM too! Enjoy! Have fun!
member
Activity: 63
Merit: 10
When "booting the local node" what should the node name be?

Whatever you wish, e.g. Exergy!

I actually tried this, but I get "NIS Validation Error". What exactly does booting the local node do?

I already ran the server before starting the client, so is it actually already running?
member
Activity: 63
Merit: 10
Ok, think I am up and running on. I have added my nem address to my sig. Would appreciate some coins so I can have a play.

Btw, looks really impressive for a first release. Keep up the good work team.

Sent you some. Please head over to #ournem channel for more.

Received - thank you! Thus marks the start of my nem journey. Looking forward to actually claiming my stake!
hero member
Activity: 798
Merit: 500
When "booting the local node" what should the node name be?

Whatever you wish, e.g. Exergy!
member
Activity: 63
Merit: 10
When "booting the local node" what should the node name be?
hero member
Activity: 840
Merit: 500
Risk taker & Black Swan farmer.
Ok, think I am up and running on. I have added my nem address to my sig. Would appreciate some coins so I can have a play.

Btw, looks really impressive for a first release. Keep up the good work team.

Sent you some. Please head over to #ournem channel for more.
member
Activity: 63
Merit: 10
Ok, think I am up and running on. I have added my nem address to my sig. Would appreciate some coins so I can have a play.

Btw, looks really impressive for a first release. Keep up the good work team.
full member
Activity: 183
Merit: 100
TDTPJR-P5SGXY-UU2OS6-BPTUV4-NJYQFT-6CWYZP-IA2W


-> please put this on the front page of the thread
full member
Activity: 183
Merit: 100
TDTPJR-P5SGXY-UU2OS6-BPTUV4-NJYQFT-6CWYZP-IA2W
thanks to all devs, the client is awesome!
hero member
Activity: 798
Merit: 500
I get "Exception in thread "main" java.lang.UnsupportedClassVersionError: org/nem/deploy/CommonStarter : Unsupported major.minor version 52.0"
I installed Java SE 8 runtime, but don't seem to use this version. How can i select the version used in my terminal?

In my console i get
java -version:
java version "1.7.0_51"

Hi frozeman, updated my post with more details: https://bitcointalksearch.org/topic/m.7515761

newbie
Activity: 10
Merit: 0
There is so much to read here. Phew. Also funny stuff with debate of logo. I am not really a designer but I admire good style. This chris-guy has good point here I must say. The green Zorro-mark in http://coinmarketcap.com is very stylish. Go there and see yourself. Most of the logos there look like nipples bugs and maggots.


I think this new Logo was just released to have you discussing here while waiting for the Alpha ;-)

I like the one which is listed in coinmarketcap best.





THIS IS WHAT WE HAVE NOW



What does it mean when NxT has a current 24h volume of $65K but NEM apparently has a volume around $45K?

Does that mean NxT's real volume (independent from asset trading) is only $20K?  NxT's volume couldn't be that low. . .  Either there's some wonky math here or the damage from John / Joshua was worse than I thought.


NXT has never had a really high volume (at least on CMC).




If we want to stay consistent, we would leave the one we have up on the most looked at page -> CoinMarketCap.com

Changing it now would not make much sense since we just put it there. Not a big deal. But it's there in public. And it is far better than the other one that has been proposed as the temporary logo.

If the temporary logo is shown to the community, and 85% of the people are unhappy with it, it should be quickly discarded before we start spreading it around.

Leave the logo on CoinMarketCap alone. It happens to be the same logo that is on the first page of the NON-Moderated thread.

PLUS the CMC logo that is there is A LOT better. Someone said it stands out from the other coins there. I went and looked and I agree.

Lets get the CMC LOGO everywhere right now, and be done with this.

Is this an idea that the community can live with, as the temporary logo?
legendary
Activity: 866
Merit: 1002
NEM Alpha on Mac OS X / Linux

1. Download latest release from http://bob.nem.ninja
2. unpack and cd to package; set permissions:
Code:
chmod +x nix.runNis.sh && chmod +x nix.runNcc.sh 
3. first launch Nis
Code:
./nix.runNis.sh
4. open new terminal window, cd to package dir and launch Ncc
Code:
./nix.runNcc.sh
5. head over to http://localhost:8989/ncc/web/index.html

I get "Exception in thread "main" java.lang.UnsupportedClassVersionError: org/nem/deploy/CommonStarter : Unsupported major.minor version 52.0"
I installed Java SE 8 runtime, but don't seem to use this version. How can i select the version used in my terminal?

In my console i get
java -version:
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

Whats wrong?

linux/windows/mac?
newbie
Activity: 44
Merit: 0
NEM Alpha on Mac OS X / Linux

1. Download latest release from http://bob.nem.ninja
2. unpack and cd to package; set permissions:
Code:
chmod +x nix.runNis.sh && chmod +x nix.runNcc.sh 
3. first launch Nis
Code:
./nix.runNis.sh
4. open new terminal window, cd to package dir and launch Ncc
Code:
./nix.runNcc.sh
5. head over to http://localhost:8989/ncc/web/index.html

I get "Exception in thread "main" java.lang.UnsupportedClassVersionError: org/nem/deploy/CommonStarter : Unsupported major.minor version 52.0"
I installed Java SE 8 runtime, but don't seem to use this version. How can i select the version used in my terminal?

In my console i get
java -version:
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

Whats wrong?
hero member
Activity: 840
Merit: 500
Risk taker & Black Swan farmer.
looks like I will have to wait until 1 click installer. I have no idea what to do, even how to download java 8

Join #ournem channel on IRC, you will get helpdesk support there. Smiley
hero member
Activity: 798
Merit: 500
How do you claim your stake?

Hi Patel, Open Alpha is testNEM. If you mean claiming the NEMstake on NXT AE now, see this:

To claim nemstake, send a request with your NXT address to patmast3r, he's issuing the nemstakes on NXT AE.

Reminder: you have to send 1 NXT to NXT-97MX-EWKV-CGKX-DA5WH first which is necessary condition to transfer the asset to your account.
full member
Activity: 224
Merit: 100
How do you claim your stake?

For alpha we are just playing with monopoly NEM, stakes will be claimed in the fall.
If you need NEM for alpha now to test. PM me with your NEM address or join the #ournem channel on IRC
full member
Activity: 140
Merit: 100
Alpha works fine on ubuntu ! Cheesy

legendary
Activity: 1321
Merit: 1007
How do you claim your stake?
Jump to: