Delphereum - a Delphi interface to the Ethereum blockchain that allows for development of native dApps for Windows, macOS, iOS, and Android. Torus - Open-sourced SDK to build dapps with a seamless onboarding UX Fortmatic - A simple to use SDK to build web3 dApps without extensions or dow...
Note:On Windows 11 or newer, you may notice a color hue in the background of your Microsoft 365 application. This effect is called Mica, and is your desktop background showing through the background of the application. To disable this, open the WindowsSettingsapp and navigate toPersonalization...
TODO: Explain how to build Windows and macOS installers. Also, document the signing process for Mac: 1. Sign the APP via pyinstaller (see `codesign_identity` in `normal-build.spec`), 2. Create a DMG: see `create-dmg` in `build.yml`, 3. Sign the DMG: `codesign -s "Developer ID ...