mnightwaffle
|
|
January 01, 2014, 05:28:07 AM Last edit: January 01, 2014, 09:09:42 AM by mnightwaffle |
|
was asking nadrimajstor .sh files are linux based therefor I need something like Cygwin or MinGW MSYS to run the .sh script
|
|
|
|
Kaliber1
Member
Offline
Activity: 60
Merit: 10
|
|
January 01, 2014, 05:42:00 AM |
|
Only 200 aliases... I feel I should have at least twice that. Some are registering hourly,,, some others are not adding though. Could it take more than 24 hours to update? See someone locked in Sakura in all 30 plus ways it can be written Still got an alt of it in 1337 I hope you make a lot of money from it. heh, probably not Some aliases I'm very surprised I got. Other fairly obscure ones I'm surprised were already taken. Waiting for the servers to come online as I have another 700 to input. I can see doing 10k atleast... Kinda wish you could batch upload a list of Aliases.... instead of this tedious 1 by 1 shit Happy New Year #!/usr/bin/env bash
#title :nxt_alias_batch_register.sh #description :This script creates nxt aliases from a list in the given file #author :nadrimajstor #date :2014-01-01 #version :0.1 #licence :This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>.
function are_arguments_correct(){ if [[ "$#" -ne 4 || "$1" == "-h" || "$1" == "--help" ]]; then echo "" echo "Usage:" echo " $0 ACCOUNT PASSPHRASE FILE URI" echo "" echo "Example:" echo " $0 23948723498 mY1337PassPhrase alias.txt 'http://www.example.com'" exit 0 fi }
function is_curl_installed(){ if ! hash curl &>/dev/null; then echo -e "\e[1;37mcurl\e[0m - \e[0;31mnot installed\e[0m" echo "try: sudo apt-get install curl" exit 1 fi }
function is_server_running(){ if ! curl --silent -k "$URL/nxt?requestType=getState" &>/dev/null; then echo -e "\e[1;37m$URL\e[0m - \e[0;31mserver not found\e[0m" exit 1 fi }
function is_account_balance_positive(){ local __balance=$(curl --silent -k "$URL/nxt?requestType=getBalance&account=$ACCOUNT" |\ grep 'balance' | tr --delete '{"}' | tr ':,' ' ' | cut -d ' ' -f2 ) if ! [[ "$__balance" -gt 0 ]]; then echo -e "\e[1;37m$ACCOUNT\e[0m - \e[0;31mnot enough funds\e[0m" exit 1 fi }
function does_file_exist(){ if ! [ -r "$FILE" ]; then echo -e "\e[1;37m$FILE\e[0m - \e[0;31mcan not read file\e[0m" exit 1 fi }
function create_alias(){ local ALIAS=$1 local __result=$(curl --silent -k "$URL/nxt?requestType=assignAlias&secretPhrase=$SECRET&alias=$ALIAS&uri=$URI&fee=$FEE&deadline=$DEADLINE") echo -e "\e[1;37m$ALIAS\e[0m - $__result" }
are_arguments_correct $* is_curl_installed
URL="https://localhost:7875" is_server_running
ACCOUNT=$1 is_account_balance_positive
FILE=$3 does_file_exist
SECRET=$2 URI=$4 FEE=1 DEADLINE=1440
for line in $(cat "$FILE"); do create_alias $line done
nxt_alias_batch_register.shThanks mate!
|
|
|
|
Anon136
Legendary
Offline
Activity: 1722
Merit: 1217
|
|
January 01, 2014, 05:42:16 AM |
|
Planning on selling one million nxt in a couple of days in compliance with fair distribution with other members . Happy new year, Lophie P.S. of course close to market price at that time but a bit lower - Lophie Awesome! Please do. If I could ask a favor, if at all possible, please shoot for owning <1% of total currency supply when all is said and done. That is the amount that would make many people most comfortable. If this thing makes it big 9.9million nxt will make you a gazillionare some day and having no one individual owning more than 1% will really help to make it as big as it could be.
|
Rep Thread: https://bitcointalk.org/index.php?topic=381041If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
January 01, 2014, 05:58:54 AM |
|
@CfB, e.g, when transfer some nxt from A to B acc,after the first confirmation,the NXT should be displayed in B acc,right? or need more confirmations?
10 confirms is min for such deposits.
|
|
|
|
intel
Member
Offline
Activity: 98
Merit: 10
|
|
January 01, 2014, 06:07:14 AM |
|
Transfer of colored NXT coin 'll also have 1 NXT min fee?
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
January 01, 2014, 06:13:25 AM |
|
Transfer of colored NXT coin 'll also have 1 NXT min fee?
Yes.
|
|
|
|
yan83
Newbie
Offline
Activity: 43
Merit: 0
|
|
January 01, 2014, 06:34:05 AM |
|
When will the explorer be back online?
|
|
|
|
opticalcarrier
|
|
January 01, 2014, 06:43:17 AM |
|
prob whever some stakeholders give up some NXT to Nexern for all his work. Some of these stakeholders with tons of NXT need to come off some of it and pay the man.
|
|
|
|
landomata
Legendary
Offline
Activity: 2184
Merit: 1000
|
|
January 01, 2014, 06:44:14 AM |
|
OK, so here is my idea. I am sure it is not quite right since I don't fully understand asset exchange. Assuming it is similar to a company issuing stock, and assuming it can continue issuing stock on an as needed basis, I propose a NXTmutualfund, each share in the NXTmutualfund will cost 1 NXT. Everyone that buys a NXTmutualfund share will get a prorata amount of the forging revenues from all the NXT as a dividend to their specified address, or you can select an automatic reinvestment program to purchase more shares with some or all of your NXT.
James
P.S. Happy New Year!
James I think we are of the same thinking regarding this idea. Nxtmutualfund/NXTIPO Company or Whatever name. USP: Pool Forging Revenue: Forging of Blocks to gain transaction fees Listing: NXT Asset Exchange Funding: Selling of Shares/Tokens Advantage: Small stakeholders can buy the tokens/shares of the NXTMutualfund...thereby depositing their Nxt into the pool. They can also SELL the shares/tokens anytime and exit the pool. Interest payment: Fees gained from forging will be kept in secure (behind Tor/ Firewall/ etc) account/accounts of the NXTmutual fund company and paid out on a schedule determined by the shareholders of the fund. Management: Any group of trusted Stakeholders can propose a management team for the NXTMutualfund and this management team will be paid a percentage of the Transaction fees collected as salary. 2 or 3 employees would be sufficient.
|
|
|
|
pinarello
Full Member
Offline
Activity: 266
Merit: 100
NXT is the future
|
|
January 01, 2014, 06:49:57 AM |
|
prob whever some stakeholders give up some NXT to Nexern for all his work. Some of these stakeholders with tons of NXT need to come off some of it and pay the man.
Yes please, motivate him to finish that client we need it. We NEED a 1 click windows installer and a awsome client for mass adoption ! all suggestions and help welcome Pin
|
|
|
|
landomata
Legendary
Offline
Activity: 2184
Merit: 1000
|
|
January 01, 2014, 06:50:53 AM |
|
prob whever some stakeholders give up some NXT to Nexern for all his work. Some of these stakeholders with tons of NXT need to come off some of it and pay the man.
This has to be fixed within today....the block explorer needs to be up before launch
|
|
|
|
lophie
|
|
January 01, 2014, 07:06:20 AM |
|
prob whever some stakeholders give up some NXT to Nexern for all his work. Some of these stakeholders with tons of NXT need to come off some of it and pay the man.
Yes please, motivate him to finish that client we need it. We NEED a 1 click windows installer and a awsome client for mass adoption ! all suggestions and help welcome Pin oh god PLEASE stop using windows guys......
|
Will take me a while to climb up again, But where is a will, there is a way...
|
|
|
Revelations86
|
|
January 01, 2014, 07:12:47 AM |
|
Agree with Lophie. We need some love for the Mac too
|
|
|
|
pinarello
Full Member
Offline
Activity: 266
Merit: 100
NXT is the future
|
|
January 01, 2014, 07:20:29 AM |
|
Agree with Lophie. We need some love for the Mac too Yeah right! go write a lettre to apple, they don't even want bitcoin apps on iPad and iPhone. Pin
|
|
|
|
zhangdu
|
|
January 01, 2014, 07:22:24 AM |
|
oh god PLEASE stop using windows guys...... [/quote] sounds like, if you like NXT, then change other system in computer. and I don't know how many people willing do this?
|
|
|
|
pinarello
Full Member
Offline
Activity: 266
Merit: 100
NXT is the future
|
|
January 01, 2014, 07:23:59 AM |
|
prob whever some stakeholders give up some NXT to Nexern for all his work. Some of these stakeholders with tons of NXT need to come off some of it and pay the man.
Yes please, motivate him to finish that client we need it. We NEED a 1 click windows installer and a awsome client for mass adoption ! all suggestions and help welcome Pin oh god PLEASE stop using windows guys...... of course, so right of you lets neglect 90% market potential. https://www.dropbox.com/s/hg217as90s165wy/market.jpgPin
|
|
|
|
landomata
Legendary
Offline
Activity: 2184
Merit: 1000
|
|
January 01, 2014, 07:24:20 AM |
|
Agree with Lophie. We need some love for the Mac too Yeah right! go write a lettre to apple, they don't even want bitcoin apps on iPad and iPhone. Pin But we will push other features which they do allow....messaging, etc...why does Bitcoin have to come into this.
|
|
|
|
pinarello
Full Member
Offline
Activity: 266
Merit: 100
NXT is the future
|
|
January 01, 2014, 07:29:19 AM |
|
and what does bitcoin have to come into this?
Re: Nxt :: descendant of Bitcoin - Updated Information
Pin
|
|
|
|
joefox
|
|
January 01, 2014, 07:31:32 AM |
|
Wesley's auto-updating Mac client has been terrific for me. Almost no hassle to maintain on top of my VPS node. I think it's a safe "easy-install" bet for Mac users.... Until a proper client is built, anyway.
We definitely need a better Windows solution.
In general, I'm disappointed in the lack of support from the founders for people who are building clients. On the list of Things That Need To Be Working Better Soon, this is at the top of my list. Alas, nobody has any control over the whims of anyone, so nothing can be forced. If I were sitting on a 5% Nxt stake, though, I'd think very carefully about supporting Wesley, ferment, nexern, Olivier, and JunhuaLyu.
|
|
|
|
landomata
Legendary
Offline
Activity: 2184
Merit: 1000
|
|
January 01, 2014, 07:35:47 AM |
|
and what does bitcoin have to come into this?
Re: Nxt :: descendant of Bitcoin - Updated Information
Pin
Mobile is big....I think we all know this....we just have to see which NXT feature can be best utilized on mobile...and Arbitrary messaging is a big one...we don't even have to mention that we can do payments and all....with the NSA fiasco many people are very keen on arbitrary messaging.....that's why Bittorrent is launching a similar service....Nxt is more than payment....we are not limited like Bitcoin.
|
|
|
|
|