mnapps

[SOLIDITY][JS] VATETH

VATETH is a solidity smart contract designed for the Ethereum blockchain. Its purpose is to apply a VAT percentage to ETH transactions between two addresses. The administrator address of the smart contract, has the ability to maintain the different VAT rules, put the contract in maintenance, destroy the contract and also change the administrator address.

[C#] SmartLock

Smartlock is a tool developed to let the users encrypt and decrypt data using Windows Hello features. This allows the users to protect their data using their face or fingerprints without needing a password every time.

[C#] MultiBin

Keep record of everything you have copied. Multibin is capable of keeping record of every text, image and file you have copies so you can easily recall later. The shortcut CTRL+SHIFT+SPACE is used to open and interact with MultiBin.

[ABAP] Abap Dynamic ALV

Create and display an ALV on ABAP easily. This is a class used to create an dynamic output table combining fields from different table that you have some data in order to display your data all together without the need to create a new output table structure statically in the code. How to use :