Skip to content

blazeapps007/steemWallet

 
 

Repository files navigation

SteemWallet - Blockchain Wallet Application

📌 Project Repository

GitHub URL: https://github.com/blazeapps007/steemWallet

🌟 Project Overview

SteemWallet is a secure, open-source cryptocurrency wallet tailored for the Steem blockchain. It offers a modern and intuitive interface for users to manage their STEEM tokens, perform transactions, and interact with the blockchain seamlessly.This project has Licencing Requirments for some use cases , Please see https://github.com/blazeapps007/steemWallet?tab=License-1-ov-file

Core Technologies

  • Vite - Fast and optimized frontend tooling
  • 🚀 React 18 - Component-based UI framework
  • 💻 TypeScript - Strongly typed JavaScript
  • 🎨 shadcn/ui - Modern, accessible UI components
  • 🖌️ Tailwind CSS - Utility-first CSS styling

✨ Key Features

  • 🔐 Secure Steem account integration and key management
  • 💸 Fast and reliable STEEM token transfers
  • 📊 Real-time account balance and transaction tracking
  • 🔗 Direct interaction with the Steem blockchain
  • 📱 Fully responsive UI for all device sizes
  • 🌙 Dark mode and light mode support

🛠️ Development Setup

Prerequisites

  • Node.js v18+ (Download)
  • npm v9+ or Yarn
  • Git

Installation

# Clone the repository
git clone https://github.com/blazeapps007/steemWallet.git
cd steemWallet

# Install dependencies
npm install

# Start development server
npm run dev

📜 Available Scripts

Command Description
npm run dev Starts development server at localhost
npm run build Builds production-ready application
npm run lint Runs ESLint for code quality
npm run preview Previews the production build locally

🚀 Deployment

Deploy your application to any of the following platforms with ease:

Supported Platforms:

  • Vercel
  • Netlify
  • GitHub Pages
  • AWS Amplify
  • Firebase Hosting

🤝 Contributing

We love contributions from the community! To contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

For major changes, please open an issue first to discuss your ideas.

📄 License

Custom Non-Commercial License

Usage Rights

  • ✅ Free to use
  • ✅ Free to modify
  • ✅ Free to distribute for non-commercial purposes
  • ✅ Free for personal and educational use

Restrictions

  • ❌ Commercial use prohibited
  • ❌ Cannot be used in paid products/services
  • ❌ Cannot receive funding or commercial benefit from this code
  • ❌ No redistribution in commercial applications

Summary: This software is free to use for personal and non-commercial purposes only. For any form of commercial usage, explicit written permission is required.


SteemWallet Non-Commercial License (SW-NCL) Version 1.0 – June 2025

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to use, copy, modify, and distribute the Software for personal, academic, or non-commercial purposes only.

Commercial use, including but not limited to selling, sublicensing, or incorporating this software into paid products or services, Secure and Receive Funding is strictly prohibited without prior written permission from the copyright holder.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND.

For commercial use inquiries, contact: https://steemit.com/@blaze.apps

© 2023 SteemWallet Project. All rights reserved for commercial use.

About

Multi Functional Wallet for steem Blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.2%
  • Other 0.8%