-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUltraNoteInfinity.cmake
26 lines (24 loc) · 1.09 KB
/
UltraNoteInfinity.cmake
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
set(UN_PROJECT_NAME "UltraNoteInfinity")
set(UN_CURRENCY_DISPLAY_NAME "UltraNote")
set(UN_CURRENCY_TICKER "XUNI")
set(UN_VERSION 2.0)
set(UN_COPYRIGHT "Copyright (c) 2024 UltraNote.org")
set(UN_IDENTIFIER "org.ultranote.UltraNoteInfinity")
set(UN_CONTACT "https://ultranote.org/")
set(UN_SUMMARY "UltraNote XUNI wallet")
set(UN_DESCRIPTION "UltraNote XUNI wallet\
UltraNote is a decentralized privacy protected peer-to-peer\
cryptocurrency and untraceable encrypted messaging system. UltraNote is\
open-source; its design is public, nobody owns or controls UltraNote and\
everyone can take part.\
.\
Features of the UltraNote Infinity listed bellow:\
* Classic Bitcoin alike appearance in CryptoNote based cryptocurrency,\
made with QT and open-source.\
* Instant anonymous XUNI transfers and transfers notifications\
* Instant untraceable encrypted messages transfers and notifications\
* Safe and secure, full UltraNote network node in wallet, fast network\
syncronization.\
* Wallet encryption\
* Fast and hardware optimized\
* Open and easy. Private keys can be exported into other clients.")