Multitale
A program for convenient work with your cryptocurrency
⚠️ Disclaimer
I, the creator, am not responsible for any actions or damages caused by this software. You are solely responsible for your actions and acknowledge that this software has been created for educational purposes only. The primary purpose of this software is NOT to use it for malicious purposes or with data that you do not own or have no right to use. By using this software, you automatically agree to the foregoing
System requirements
⚙️ Supported OS list
1809 and later
x64, x86, ARM64
22000 and later
x64, x86, ARM64
2012 and later
x64, x86
2012 and later
x64, x86
1809 and later
x64
3.15 and later
x64, ARM64
7
x64
10 and later
x64, ARM64
36 and later
x64
15 and later
x64
7 and later
x64
7 and later
x64, ARM64
18.04 and later
x64, ARM64
💾 RAM
This is NOT the amount of memory the application is consuming.
x86
2000
2000
x64
4000
4000
ARM64
4000
4000
Dependencies
Installation
There are two installation options. The program is built by the developer for Windows operating systems on x64 architecture (at the moment) manually and is published in each new release. You can also build the program yourself using the command
dotnet publish -p:PublishSingleFile=true -p:PublishTrimmed=true
Notes on manual builds
PublishSingleFile
builds the entire project and dependencies into a single executable .exe file
PublishTrimmed
optimizes the size of the output .exe file
Last updated