exe

3 Articles 0 Followers


Navigating the Windoge98 (EXE) Meme Coin Journey: A Playful Gateway to Internet Computer (ICP) and Beyond

10 Jan 2024 2 minute read 0 comments j4c0b1

Incorporating the humor of Dogecoin and the nostalgia of Windows 98, Windoge98 (EXE) presents itself as a distinctive and engaging entry point to the Internet Computer (ICP). This meme coin not only encapsulates the fun spirit of modern digital curre...

ICP-Compatible Wallets: A Quick Reference Guide

10 Jan 2024 1 minute read 0 comments j4c0b1

ICP-Compatible Wallet Options: NNS Dapp: Access the official NNS (Internet Identity) Dapp to create and manage your ICP wallet. Link: NNS Dapp Plug Wallet: Consider using the Plug Wallet, a wallet recommended by the community for managing...

Convert Python Code to EXE

18 Apr 2021 2 minute read 0 comments _Almin_

This guide will help you convert your Python code into a standalone executable file using cx_Freeze.  I will assume that you already have a program ready to go.Step 1Install cx_FreezeYou can install cx_Freeze using pippip install cx_FreezeStep 2Creat...