DecentralPurse is an open-source project that enables users to manage multiple cryptocurrency wallets from a single interface.
- Supports multiple cryptocurrency wallets (Bitcoin, Ethereum, etc.)
- Secure and decentralized storage of private keys
- Easy wallet creation and management
- Real-time cryptocurrency price updates
To install DecentralPurse, run the following command:
pip install flask cryptography- Run the application using
python main.py - Open your web browser and navigate to
http://localhost:5000 - Create a new wallet and add cryptocurrency addresses
- View your wallet balance and real-time price updates
See the API documentation for more information on available endpoints and API keys.
Contributions are welcome and appreciated! Please see the contributing guidelines for more information.
DecentralPurse is licensed under the MIT License.