Files
2022-07-19 14:50:30 +03:00

24 lines
1.4 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<style>
.medium_14 { font-family: "GolosUI-Medium"; font-size: 14px; color: #1C1E21; }
.regular_14 { font-family: "GolosUI-Regular"; font-size: 14px; color: #1C1E21; }
.medium_16 { font-family: "GolosUI-Medium"; font-size: 16pt; color: #1C1E21; }
.green_bold_24 { font-family: "GolosUI-Bold"; font-size: 24pt; color: #65A139; }
</style>
</head>
<body class="regular_14">
<font class="medium_14">«Malinka»</font> <font class="regular_14"> a mobile application that enables convenient interaction with EOS public blockchain and its resources.</font>
<br><br>
<p class="medium_16">Malinka app:</p>
<br><br>
<p><font class="regular_14">- allows users to create a free and ready-to-use EOS blockchain wallet or to use an existing one;</p>
<p>- guarantees that the private key of the crypto wallet remains on the users device and will never be transferred outside of it (unless the user publishes the key himself);</p>
<p>- guarantees its users the ability to communicate privately through a cryptomessenger </font> <font class="medium_14">«Chat»</font><font class="regular_14">. Only the parties involved in the conversation have encryption keys, and messages are transmitted exclusively through the blockchain.</font></p>
<p><font class="green_bold_24">Malinka Money without borders!</font></p>
</body>
</html>