Pages:
Author

Topic: [ANN] [NFDv2] - NFD Coin - Thread locked - page 11. (Read 209469 times)

legendary
Activity: 1181
Merit: 1018
February 01, 2015, 03:01:32 PM
hey was I lucky! I just went to the repo to DL NFD and saw that MaWo had added NFD1.3.5 just half an hour ago  Cheesy

looks like I stumbled in there when MaWo was updating- is it safe to use already?!
hero member
Activity: 575
Merit: 502
January 31, 2015, 02:38:16 PM
How to access from my computer, a wallet in VPS? what ports may be opened?

There are several ways to use a wallet in a vps.

1) Have a open wallet with or without SSL:
nxt.apiServerHost=0.0.0.0
nxt.allowedBotHosts= or * for public access
and open port 8876

2) Use a VPN tunnel to your vps API port on vps localhost:8876.
Linux:
screen -S vpstunnel  ssh vps.host.tld -L 8876:localhost:8876 vmstat 1
CTRL-A D
This command starts a ssh with port forwarding of all incoming on local port 8876 is send to vps port 8876 through the tunnel.
You can connect to your vps at http://localhost:8876/

The safer method is a vpn tunnel to your vps.
I try to open port 8876 in vps but dont work
Code:
iptables -L | grep 8876
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:8876
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:8876
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:8876flags: FIN,SYN,RST,ACK/SYN

Support said there is no other firewall barring ports.
The vpntunel returns [detached from 3056.vpstunnel]
This means it works, right?

But should that needs to the port 8876 open.

If you use the vpn tunnel, you only need a working ssh. You don't have to change nxt.apiServerHost, nxt.allowedBotHosts or iptables rules.
Please check your current open ports on your PC with
lsof -i -n
If you see a ssh listen on port 8876 then the vpn tunnel is working.
You should be able to access your vps at http://localhost:8876/

detached from 3056.vpstunnel is good.
You can reattach with "screen -rd"

legendary
Activity: 1697
Merit: 1074
January 31, 2015, 10:14:36 AM
How to access from my computer, a wallet in VPS? what ports may be opened?

There are several ways to use a wallet in a vps.

1) Have a open wallet with or without SSL:
nxt.apiServerHost=0.0.0.0
nxt.allowedBotHosts= or * for public access
and open port 8876

2) Use a VPN tunnel to your vps API port on vps localhost:8876.
Linux:
screen -S vpstunnel  ssh vps.host.tld -L 8876:localhost:8876 vmstat 1
CTRL-A D
This command starts a ssh with port forwarding of all incoming on local port 8876 is send to vps port 8876 through the tunnel.
You can connect to your vps at http://localhost:8876/

The safer method is a vpn tunnel to your vps.
I try to open port 8876 in vps but dont work
Code:
iptables -L | grep 8876
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:8876
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:8876
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:8876flags: FIN,SYN,RST,ACK/SYN

Support said there is no other firewall barring ports.
The vpntunel returns [detached from 3056.vpstunnel]
This means it works, right?

But should that needs to the port 8876 open.
hero member
Activity: 575
Merit: 502
January 31, 2015, 08:07:43 AM
How to access from my computer, a wallet in VPS? what ports may be opened?

There are several ways to use a wallet in a vps.

1) Have a open wallet with or without SSL:
nxt.apiServerHost=0.0.0.0
nxt.allowedBotHosts= or * for public access
and open port 8876

2) Use a VPN tunnel to your vps API port on vps localhost:8876.
Linux:
screen -S vpstunnel  ssh vps.host.tld -L 8876:localhost:8876 vmstat 1
CTRL-A D
This command starts a ssh with port forwarding of all incoming on local port 8876 is send to vps port 8876 through the tunnel.
You can connect to your vps at http://localhost:8876/

The safer method is a vpn tunnel to your vps.
legendary
Activity: 924
Merit: 1000
January 31, 2015, 07:45:47 AM
How to access from my computer, a wallet in VPS? what ports may be opened?

8876 gives you access to the Web wallet. I think the other port is 8874.
legendary
Activity: 1697
Merit: 1074
January 31, 2015, 06:46:00 AM
How to access from my computer, a wallet in VPS? what ports may be opened?
full member
Activity: 236
Merit: 100
January 30, 2015, 09:17:09 PM
NFD reached block 200'000 yesterday

Great! Grin
legendary
Activity: 924
Merit: 1000
January 30, 2015, 06:09:59 PM
Just an announcement: since the three NFD alias type of Assets I run - NFDNxtty, NFDSupeNet and NFDMMNxt - all have their prices calculated by using an implied price for Nxt in NFD terms using the low ask for NFD, NFD's recent rise to 3 has made me adjust the terms for each.


Of course, I'm happy that NFD has finally climbed up to 3 Smiley But its rise did mean some big changes in the numbers for each of my Assets on the NFD AE. I'm posting this announcement in part to notify and in part to show you I'm still on the ball.
legendary
Activity: 924
Merit: 1000
January 30, 2015, 05:51:26 PM
miracle!!! all sold at 0.00000002

I saw that - and the miracle means I've had to scramble to adjust my terms for the three NFD Assets I'm maintaining. The next post has the details.
legendary
Activity: 1169
Merit: 1000
January 30, 2015, 12:09:07 PM
miracle!!! all sold at 0.00000002
legendary
Activity: 924
Merit: 1000
January 30, 2015, 09:54:10 AM
NFD reached block 200'000 yesterday - and the forger who forged the lucky block got a prize of 200'000 NFD!

Congratulations to Account NFD-HJGQ-W4PY-YM3P-682XB! And thanks to everyone who's forging.
legendary
Activity: 924
Merit: 1000
January 30, 2015, 09:50:23 AM
I just wanted to let everyone know that the second pass-through dividend for NFDMMNxt has just been paid, as was the spread-trading dividend last Sunday night Eastern time. Details and accounting on the NFDMMxt thread: https://bitcointalk.org/index.php?topic=930228.new#new

Thanks to everyone who bought some NFDMMNxt.
hero member
Activity: 575
Merit: 502
January 28, 2015, 09:48:44 PM
2015-01-29 02:39:29 UTC INFO: In total 15407 NFD NSC  assets transferred to 23 different accounts.
Code:
NFD-2U27-U3XW-NFL9-ABNR3        5043
NFD-HJGQ-W4PY-YM3P-682XB        2435
NFD-2HYQ-N57J-T4JD-9J34Z        1947
NFD-KFKX-DP6F-8E4M-28T9Q        1371
NFD-T4MX-HYMV-2J6M-AR9KM        1138
NFD-WZ6A-MJRT-F7FU-9X6N8        944
NFD-MXSL-RCHX-JZ5M-6AUZ2        677
NFD-HUTS-XUPH-93T5-FAAWU        599
NFD-HRSU-3ENZ-9UMM-4FH3V        376
NFD-A9TK-Y7J6-KHZL-CQ43C        358
NFD-EGFA-CFYM-BYKS-76REY        209
NFD-CGYV-TMQK-48SP-92L3L        61
NFD-ZQAH-VEJ9-FVNK-B94RN        46
NFD-UD7F-8AXC-LL8G-7SAKR        41
NFD-J9K9-7XZ9-DMA6-9UMTY        36
NFD-G94C-SP3P-3UYA-8WN36        34
NFD-AARK-7F25-QPUW-DBUFM        29
NFD-FZJ9-2E3X-2TAW-DUHP2        28
NFD-7268-8XUF-BK6F-8HAS6        15
NFD-7PKG-UY33-8WPZ-CAZKG        13
NFD-Q8M7-XPM8-R9AQ-2SPXU        3
NFD-83UM-MYKZ-JGNC-7PBXM        3
NFD-P2NH-RXQG-H8DW-26R84        1
legendary
Activity: 924
Merit: 1000
January 23, 2015, 02:05:38 PM
The first pass-through dividend from MMNXT came in today, and I just sent out the NFD equivalents to the holders of NFDMMNxt. The amount that the NFDMMNxt_Dedicated_Account received this morning was 230.93089501 NXT; Tx ID 18362448331694644878. Using a Nxt price of 6000 satoshis and NFD's low ask of 2, the NFD equivalent to MMNXT's dividend is 692792.68503 NFD, or 27.7118 NFD per unit of NFDMMNxt.

So, here's today's pay roster:

Code:
NFD-2U27-U3XW-NFL9-ABNR3: Paid  27'711.8 NFD. NFD Tx ID: 7677700636814017089

NFD-TTJZ-S8EQ-7KJU-9ARY6: Paid  15'380.05 NFD. NFD Tx ID: 15471882897083776804

NFD-HUTS-XUPH-93T5-FAAWU: Paid  2'771.18 NFD. NFD Tx ID: 16246170084599441459

NFD-9MWR-P9DU-P2HQ-G3F7B: Paid  2'771.18 NFD. NFD Tx ID: 1026751545368210011

Next dividend, in which I pass through the week's spread-trading profits, comes Sunday night. You can see the updated spread-trading ledger on the Web here.

Thanks to all who bought some NFDMMNxt!


NFDMMNxt's Asset ID number is 7008598312490387994. Dedicated thread here: https://bitcointalksearch.org/topic/annnfdmmnxt-new-nfd-asset-nfdmmnxt-930228
legendary
Activity: 924
Merit: 1000
January 23, 2015, 12:01:52 PM
s of NFDs history, even 'NXT ...' would make some sense, but the question begs itself  Roll Eyes


It's "NXT fair distribution"


You guys were warned that this is absolutely idiotic name for the coin. You didn't listen.

warned?!?
The initial creator of NFD, the scammer have chosen the name.
We only took over it in a time where we had enough other things to do.
A second reason was that we already registered the domain names.

He's right. When you're thrown that kind of responsibility out of the blue, worrying about the name is pretty low on the list of your priorities.
hero member
Activity: 575
Merit: 502
January 23, 2015, 04:34:47 AM
s of NFDs history, even 'NXT ...' would make some sense, but the question begs itself  Roll Eyes


It's "NXT fair distribution"


You guys were warned that this is absolutely idiotic name for the coin. You didn't listen.

warned?!?
The initial creator of NFD, the scammer have chosen the name.
We only took over it in a time where we had enough other things to do.
A second reason was that we already registered the domain names.
hero member
Activity: 644
Merit: 500
January 23, 2015, 01:17:08 AM
s of NFDs history, even 'NXT ...' would make some sense, but the question begs itself  Roll Eyes


It's "NXT fair distribution"


You guys were warned that this is absolutely idiotic name for the coin. You didn't listen.
hero member
Activity: 575
Merit: 502
January 21, 2015, 05:43:53 AM
The DEV has updated the topic content.please check the info.

A spammer with a lucky shot. I really changed the testnet description to reflect our new git branching model:
http://nvie.com/posts/a-successful-git-branching-model/

Develop is the new testnet branch and will always be.
legendary
Activity: 924
Merit: 1000
January 19, 2015, 11:19:30 PM
I just issued another Asset, NFDMMXt. Unlike my others, this one will pay dividends. Every time MMNXT pays a dividend to the NFDMMNxt backing account, I'll pass it through by paying NFDMMNxt holders the fair value of the dividend in NFD.

But I'm also spread-trading MMNXT itself on the Nxt AE. Any profits I make doing so will be paid as a second weekly dividend to NFDMMXt holders each Sunday night, Eastern time.

Details here:  https://bitcointalksearch.org/topic/annnfdmmnxt-new-nfd-asset-nfdmmnxt-930228

And of course  Smiley , here's the spec sheet:



NFDMMNxt ASSET DETAILS:

NAME: NFDMMNxt
ASSET ID NUMBER: 7008598312490387994
ISSUING ACCOUNT: NFD-T4MX-HYMV-2J6M-AR9KM. Balance inspectable at the NFD Block Explorer.
NUMBER OF UNITS: 25'000
BACKING: Dedicated Nxt account NXT-QQKJ-SWLJ-CPX4-3QXXW. Holdings of MMNNXT identified at bottom of block explorer page.
BENEFIT: Each unit of NFDMMNxt is redeemable on demand for one unit of MMNXT from the backing account, sent to the redeemer's choice of Nxt account. In addition, each holder of NFDMMNxt will receive dividends paid in NFD from two sources: MMNXT's own weekly dividends, passed through, and any profits made by spread-trading MMNXT on the Nxt Asset Exchange. The pass-through dividend will be paid within a day of its receipt into the backing account. The spread-trading dividend, if any, will be paid out each Sunday night Eastern time.
PRICE: 3300 NFD per unit.


This Asset will provide a bit of buying power to whittle down the sell wall at Bter!
hero member
Activity: 575
Merit: 502
January 18, 2015, 06:28:04 PM
Hi!
Some NFDs to testnet?
Code:
NFD-JPCX-Z2PM-NBES-ATTTM
ca88f0eea1fd43a4ae51626fd2d1912b6a926df7ebd7b221e7c314f8693fdd08
Thanks.

I sent you 100 mio NFD.
Pages:
Jump to: