MoonWord Programming LanguageMoonWord 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 TableRaw 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]