Author

Topic: [MOON] Mooncoin 🌙 move to a new thread - page 305. (Read 317730 times)

legendary
Activity: 1612
Merit: 1608
精神分析的爸
I thought that the Nova Exchange was going to set the confirmation value to 100? The value still seems to be set to 999 confirmations...

+ the wallet is in maintenance again.
hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk
MOON Word

http://mooncoin.com/moonword

Try it now!
hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk

If I create a special amount of coins to write down a word, I have to calculate exactly the network fee, to dont change the words I wanna write.?!?
Or will the tool calculate it automated for me?

Greetz
Steve

Will be automated and very simple. Fees will not matter.
legendary
Activity: 1106
Merit: 1004
No risk, no fun!
MoonWord Programming Language

MoonWord is a simple programming language, designed exclusively for coding and record-keeping on top of Mooncoin blockchain.

Technical specifications make Mooncoin ideal for directly recording informational transactions onto blockchain
(fast block time, lightweight blockchain, low transaction fees and high circulation supply).

MoonWord language may be developed to write and execute codes on the blockchain. The current features only indicate what will be possible in the future.

Ex. Let's say you send 8654321.12345678 Mooncoins in one operation to an address. The network acts as a distributed timestamp server.
Transaction time, date, address, and amount - the network saves this information forever on the distributed ledger.
All Mooncoin transactions with amount of Mooncoins sent in one operation totalling more than 8 million to 9 million (e.g. 8,535,355 or 8,999,999.99999999 MOON) are being examined by MoonWord.
You send 8 65 43 21.12 34 56 78 coins and the amount of coins (number) can be converted to text/code (see the decoding table below):
[65->t] [43->X] [21->B] [12->2] [34->O] [56->k] [78->#] or finally tXB2Ok# (a random text), but you may record something else.

Up to 7 symbols in one operation.
It's simple and free, you may send coins to your own Mooncoin address and fully control (without 3rd parties) the process of recording information onto blockchain.

MoonWord Decoding Table

Code:
Raw     Code
00 [space]
01 [reserved for future developments]
02 [reserved]
03 [reserved]
04 [reserved]
05 [reserved]
06 [reserved]
07 [reserved]
08 [reserved]
09 [reserved]
10 0
11 1
12 2
13 3
14 4
15 5
16 6
17 7
18 8
19 9
20 A
21 B
22 C
23 D
24 E
25 F
26 G
27 H
28 I
29 J
30 K
31 L
32 M
33 N
34 O
35 P
36 Q
37 R
38 S
39 T
40 U
41 V
42 W
43 X
44 Y
45 Z
46 a
47 b
48 c
49 d
50 e
51 f
52 g
53 h
54 i
55 j
56 k
57 l
58 m
59 n
60 o
61 p
62 q
63 r
64 s
65 t
66 u
67 v
68 w
69 x
70 y
71 z
72 =
73 *
74 ^
75 %
76 <
77 >
78 #
79 -
80 +
81 .
82 ,
83 :
84 !
85 ?
86 /
87 _
88 @
89 [reserved]
90 [reserved]
91 [reserved]
92 [reserved]
93 [reserved]
94 [reserved]
95 [reserved]
96 [reserved]
97 [reserved]
98 [reserved]
99 [reserved]


If I create a special amount of coins to write down a word, I have to calculate exactly the network fee, to dont change the words I wanna write.?!?
Or will the tool calculate it automated for me?

Greetz
Steve
hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk
What it will look like for users:

hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk
MoonWord Programming Language

MoonWord is a simple programming language, designed exclusively for coding and record-keeping on top of Mooncoin blockchain.

Technical specifications make Mooncoin ideal for directly recording informational transactions onto blockchain
(fast block time, lightweight blockchain, low transaction fees and high circulation supply).

MoonWord language may be developed to write and execute codes on the blockchain. The current features only indicate what will be possible in the future.

Ex. Let's say you send 8654321.12345678 Mooncoins in one operation to an address. The network acts as a distributed timestamp server.
Transaction time, date, address, and amount - the network saves this information forever on the distributed ledger.
All Mooncoin transactions with amount of Mooncoins sent in one operation totalling more than 8 million to 9 million (e.g. 8,535,355 or 8,999,999.99999999 MOON) are being examined by MoonWord.
You send 8 65 43 21.12 34 56 78 coins and the amount of coins (number) can be converted to text/code (see the decoding table below):
[65->t] [43->X] [21->B] [12->2] [34->O] [56->k] [78->#] or finally tXB2Ok# (a random text), but you may record something else.

Up to 7 symbols in one operation.
It's simple and free, you may send coins to your own Mooncoin address and fully control (without 3rd parties) the process of recording information onto blockchain.

MoonWord Decoding Table

Code:
Raw     Code
00 [space]
01 [reserved for future developments]
02 [reserved]
03 [reserved]
04 [reserved]
05 [reserved]
06 [reserved]
07 [reserved]
08 [reserved]
09 [reserved]
10 0
11 1
12 2
13 3
14 4
15 5
16 6
17 7
18 8
19 9
20 A
21 B
22 C
23 D
24 E
25 F
26 G
27 H
28 I
29 J
30 K
31 L
32 M
33 N
34 O
35 P
36 Q
37 R
38 S
39 T
40 U
41 V
42 W
43 X
44 Y
45 Z
46 a
47 b
48 c
49 d
50 e
51 f
52 g
53 h
54 i
55 j
56 k
57 l
58 m
59 n
60 o
61 p
62 q
63 r
64 s
65 t
66 u
67 v
68 w
69 x
70 y
71 z
72 =
73 *
74 ^
75 %
76 <
77 >
78 #
79 -
80 +
81 .
82 ,
83 :
84 !
85 ?
86 /
87 _
88 @
89 [reserved]
90 [reserved]
91 [reserved]
92 [reserved]
93 [reserved]
94 [reserved]
95 [reserved]
96 [reserved]
97 [reserved]
98 [reserved]
99 [reserved]
sr. member
Activity: 270
Merit: 250
I thought that the Nova Exchange was going to set the confirmation value to 100? The value still seems to be set to 999 confirmations...
legendary
Activity: 1375
Merit: 1010
Good afternoon. I believe that the Mooncoin Foundation works very well in promotion... Smiley

Do you realize we haven't tried to promote MOON yet?
Our marketing director Evangelo only begins his work.

Currently only few people read this ANN thread, so 99.99% don't know what we are doing.
If they knew...



Grin we know .... and we are already building upon it,
integrating Moon into our Europecoin Finance Cloud Dashboard.

Like APP for all OWN-Cloud Based federated Clouds and more

have fun
Matthias Grin


.
interesting
 Shocked


yes, we are having our next Developer Meeting in six days (Guys are in London this week)
and will start finalizing ERC and BSD wallet integrations and the APP-Store then.
Somewhere during this process we may head over to your Developers if we are having questions.

Integrating mooncoin is a fresh idea, so you won't find any traces jet, but our API comes with a
APP-Developer-Tool with APP-Skeleton Generator and we are working with core OWN-Cloud / next-cloud Developers.
So, i assume, with your help, we will be capable of fast integration.

There are many concepts coming together in this effort, but this would be to much and to off-topic,
to discuss in a thread, dedicated to Mooncoin.

Release of our APP-Store, which will be also the official API-Access-Point
into the coinstorm.net network, is scheduled in four weeks.

meanwhile some general info and a working demo of the cloud is here:
https://bitcointalksearch.org/topic/m.18392880

have fun
Matthias


.

it's great and amazing for all federated coins. Great project  Cheesy
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Good afternoon. I believe that the Mooncoin Foundation works very well in promotion... Smiley

Do you realize we haven't tried to promote MOON yet?
Our marketing director Evangelo only begins his work.

Currently only few people read this ANN thread, so 99.99% don't know what we are doing.
If they knew...



Grin we know .... and we are already building upon it,
integrating Moon into our Europecoin Finance Cloud Dashboard.

Like APP for all OWN-Cloud Based federated Clouds and more

have fun
Matthias Grin


.
interesting
 Shocked


yes, we are having our next Developer Meeting in six days (Guys are in London this week)
and will start finalizing ERC and BSD wallet integrations and the APP-Store then.
Somewhere during this process we may head over to your Developers if we are having questions.

Integrating mooncoin is a fresh idea, so you won't find any traces jet, but our API comes with a
APP-Developer-Tool with APP-Skeleton Generator and we are working with core OWN-Cloud / next-cloud Developers.
So, i assume, with your help, we will be capable of fast integration.

There are many concepts coming together in this effort, but this would be to much and to off-topic,
to discuss in a thread, dedicated to Mooncoin.

Release of our APP-Store, which will be also the official API-Access-Point
into the coinstorm.net network, is scheduled in four weeks.

meanwhile some general info and a working demo of the cloud is here:
https://bitcointalksearch.org/topic/m.18392880

have fun
Matthias


.
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Good afternoon. I believe that the Mooncoin Foundation works very well in promotion... Smiley

Do you realize we haven't tried to promote MOON yet?
Our marketing director Evangelo only begins his work.

Currently only few people read this ANN thread, so 99.99% don't know what we are doing.
If they knew...



Grin we know .... and we are already building upon it,
integrating Moon into our Europecoin Finance Cloud Dashboard.

Like APP for all OWN-Cloud Based federated Clouds and more

have fun
Matthias Grin


.
hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk
Good afternoon. I believe that the Mooncoin Foundation works very well in promotion... Smiley

Do you realize we haven't tried to promote MOON yet?
Our marketing director Evangelo only begins his work.

Currently only few people read this ANN thread, so 99.99% don't know what we are doing.
If they knew...
sr. member
Activity: 499
Merit: 250
To The Moon !
Good afternoon. I believe that the Mooncoin Foundation works very well in promotion... Smiley
full member
Activity: 149
Merit: 100
I WANT TO BELIEVE Roll Eyes
hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk
MOON Word
Blockchain Record-keeping for Everyone

is almost completed and will be announced in 1-3 days.

Why MOON Word if many services allow to record information onto the Bitcoin blockchain?

1) other blockchain recordkeeping services are not free, MOON Word is free
FREE

2) when using other services, you rely on 3rd parties,
it's not you who records information onto the blockchain directly.
MOON Word will allow to do it directly.
NO 3rd PARTIES

3) if you want to record information onto the Bitcoin blockchain directly,
it's not simple, to read saved information from blockchain is not simple either,
MOON Word will make it
SIMPLE
and LIGHTWEIGHT.
legendary
Activity: 1596
Merit: 1005
https://cryptodatabase.net

Thank-you Mooncoin Foundation and individual members for helping out the holders of a burned currency.

agswinner         donation  given 2 million moon
cryptodatabase  donation given 10 million moon

mooncoinfoundation (time donated in helping with the swap)
barrystyle (time donated as developers always go under appreciated)
Please send nova tx codes in a PM here thank-you

You can see them with any MOON block explorer:

1) 444369ce93dafcdbb85f917a6ab985b36c1ea2b9459205016db4b81f0f54fe76 (2 mil MOON)
2) d3982d0a5ede6f0832048124cc61a1e03ec0ef3520a559089de8fa0e02f518dd (10 mil MOON)


There were donations from our community to help your users burn their broken coins (SuperTurboStake STRB etc.) and receive MOON instead.

yes and it was awesome that the mooncoin team was generous with time given and mooncoin to help swap  Grin to help burn strb and now currently crabcoin CRAB ... (also I am just a employee so let that be known once more  Grin Wink )

But it's impossible as this is a new token. The token will will be traded vs mooncoin inside the mooncoin base market. Some of it is being donated to the four of you as a small thank-you by that developer..

send nova tx codes in a PM if interested thanks  Grin Have a great Day

Mooncoin Rocks !  Grin Cheesy Grin


I'll give it a go, sent you my Nova TxCode via PM.
hero member
Activity: 671
Merit: 1000

Thank-you Mooncoin Foundation and individual members for helping out the holders of a burned currency.

agswinner         donation  given 2 million moon
cryptodatabase  donation given 10 million moon

mooncoinfoundation (time donated in helping with the swap)
barrystyle (time donated as developers always go under appreciated)
Please send nova tx codes in a PM here thank-you

You can see them with any MOON block explorer:

1) 444369ce93dafcdbb85f917a6ab985b36c1ea2b9459205016db4b81f0f54fe76 (2 mil MOON)
2) d3982d0a5ede6f0832048124cc61a1e03ec0ef3520a559089de8fa0e02f518dd (10 mil MOON)


There were donations from our community to help your users burn their broken coins (SuperTurboStake STRB etc.) and receive MOON instead.

yes and it was awesome that the mooncoin team was generous with time given and mooncoin to help swap  Grin to help burn strb and now currently crabcoin CRAB ... (also I am just a employee so let that be known once more  Grin Wink )

But it's impossible as this is a new token. The token will will be traded vs mooncoin inside the mooncoin base market. Some of it is being donated to the four of you as a small thank-you by that developer..

send nova tx codes in a PM if interested thanks  Grin Have a great Day

Mooncoin Rocks !  Grin Cheesy Grin
hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk

Thank-you Mooncoin Foundation and individual members for helping out the holders of a burned currency.

agswinner         donation  given 2 million moon
cryptodatabase  donation given 10 million moon

mooncoinfoundation (time donated in helping with the swap)
barrystyle (time donated as developers always go under appreciated)
Please send nova tx codes in a PM here thank-you

You can see them with any MOON block explorer:

1) 444369ce93dafcdbb85f917a6ab985b36c1ea2b9459205016db4b81f0f54fe76 (2 mil MOON)
2) d3982d0a5ede6f0832048124cc61a1e03ec0ef3520a559089de8fa0e02f518dd (10 mil MOON)

There were donations from our community to help your users burn their broken coins (SuperTurboStake STRB etc.) and receive MOON instead.
hero member
Activity: 671
Merit: 1000

Thank-you Mooncoin Foundation and individual members for helping out the holders of a burned currency.

agswinner         donation  given 2 million moon
cryptodatabase  donation given 10 million moon

mooncoinfoundation (time donated in helping with the swap)
barrystyle (time donated as developers always go under appreciated)
Please send nova tx codes in a PM here thank-you
newbie
Activity: 59
Merit: 0
Hey, nice to see Mooncoin alive and well. I've been trading  Mooncoin on the litecoin market, on and off for years. I was happy to discover it on Novaexchange recently and bought a bunch again. I also found it over on coinexchange.io. I was wondering if there was any way to get the coinexchange.io folks to add a litecoin/mooncoin trading pair. So if anyone has any pull over there, that would be really cool.
sr. member
Activity: 270
Merit: 250
all, the moonrush.org has been up and operational for some time.

we have not forked once; and have always been block for block consistent with https://chainz.cryptoid.info/moon/.

to hash at our pool, use:
stratum+tcp://moonrush.org:3333 (for small/home setups)
stratum+tcp://moonrush.org:3334 (for large farms/rental hashpower)

most hashpower rental sites will just require the 'moonrush.org:3333' portion of the url

username is your mooncoin address (ie. 2YHV3hx2ipPbzq9ExB7pdPQAtXMRYpRthH)
password is simply x

payouts run every 10 minutes (minimum 100,000 moon)

Which statistic indicates worker earnings? Is it "Valid Shares"?
Jump to: